HTTP 4xx

418 I'm a Teapot

An April Fools joke code from 1998: the server is a teapot and cannot brew coffee. Some sites return it as a playful block response.

4xx Client errorCommonly seen

What causes it

  • A deliberate easter egg, or an endpoint using it to reject unwanted traffic.

How to fix it

Not a real error. If you see it unexpectedly, the server is using it intentionally.

Example response

A typical raw HTTP response a client receives for a 418, with the headers this code is defined around.

HTTP/1.1 418 I'm a Teapot
Content-Type: text/html; charset=utf-8

Know before your visitors do.

Sentinel checks your site around the clock from multiple regions and alerts you the moment it starts returning a 4xx error, so you can fix it before it costs you.