keecode logokeecode
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 teapot

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 418 I'm a teapot