Hyper Text Coffee Pot Control Protocol: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
+pl interwiki link
added error responses specified by RFC 2324
Line 8: Line 8:
*<code>PROPFIND</code>: Finds out metadata about the coffee.
*<code>PROPFIND</code>: Finds out metadata about the coffee.
*<code>WHEN</code>: Says "when", causing the HTCPCP server to stop pouring [[milk]] into the coffee (if applicable).
*<code>WHEN</code>: Says "when", causing the HTCPCP server to stop pouring [[milk]] into the coffee (if applicable).
For more detailed specifications, see the HTCPCP RFC ([http://www.ietf.org/rfc/rfc2324.txt RFC 2324]).


It also defines two error responses:
*<code>406 Not Applicable</code>: The HTCPCP server is unable to brew coffee for some reason. The response should indicate a list of acceptable coffee types.
*<code>418 I'm a teapot</code>: The HTCPCP server is a [[teapot]]. The responsing entity may be short and stout.

For more detailed specifications, see the HTCPCP RFC ([http://www.ietf.org/rfc/rfc2324.txt RFC 2324]).


[[Category:Request for Comments]]
[[Category:Request for Comments]]

Revision as of 17:37, 15 October 2007

The Hyper Text Coffee Pot Control Protocol (HTCPCP for short) is a protocol for controlling, monitoring, and diagnosing coffee pots.

HTCPCP is specified in the jocular RFC 2324, published on April 1 1998. Although the RFC describing the protocol is an April fools joke and not to be taken seriously, it specifies the protocol itself accurately enough for it to be a real, non-fictional protocol. The powerful editor Emacs actually includes a fully functional implementation of it, and a number of patches exist to extend Mozilla in this direction.

HTCPCP is an extension of HTTP. HTCPCP requests are identified with the URI scheme coffee: (or the same word in any other of the 29 listed languages) and contain several additions to the HTTP methods:

  • BREW or POST: Causes the HTCPCP server to brew coffee.
  • GET: Retrieves coffee from the HTCPCP server.
  • PROPFIND: Finds out metadata about the coffee.
  • WHEN: Says "when", causing the HTCPCP server to stop pouring milk into the coffee (if applicable).

It also defines two error responses:

  • 406 Not Applicable: The HTCPCP server is unable to brew coffee for some reason. The response should indicate a list of acceptable coffee types.
  • 418 I'm a teapot: The HTCPCP server is a teapot. The responsing entity may be short and stout.

For more detailed specifications, see the HTCPCP RFC (RFC 2324).