|
|
|
|
|
by AmericanChopper
1117 days ago
|
|
I promise that knowing it’s supposed to be a joke is _not_ going to make you less frustrated if you ever end up having to debug a non-descriptive 418 error. To make it worse the description and the error code aren’t even consistent. 4xx is a client error, but your web server being a teapot is definitely a server side problem. |
|
This makes it similar to 405 Method Not Allowed, 406 Not Acceptable, or 426 Upgrade Required.