418
I'm a teapot
Client Error
Description
April Fools' joke from 1998; any attempt to brew coffee with a teapot should result in this error
Common Usage
Easter egg from RFC 2324; sometimes used as a joke error code
Example Response
How this status code appears in HTTP responses
HTTP Response Header
HTTP/1.1 418 I'm a teapotcURL Example
curl -I https://example.com
# Returns: HTTP/1.1 418 I'm a teapotClient Error Response
This is a client error response indicating the request contains bad syntax or cannot be fulfilled.
Related Client Error Codes
Other codes in the same category