418
⚠️ Client Error RFC 2324 (HTCPCP)
I'm a Teapot
Any attempt to brew coffee with a teapot should result in the error code 418.
Common Use
Easter egg! An RFC 2324 joke that became an actual registered status code. Used for fun, testing, or as a hidden feature in APIs.
API Endpoint
https://codes.uncodigo.com/http/418 Example with curl
curl -i https://codes.uncodigo.com/http/418 Try It
GET /http/418 Click "Send Request" to see the response...
Example
Request
BREW /coffee HTTP/1.1
Host: teapot.example.com Response
HTTP/1.1 418 I'm a Teapot