|
|
|
|
|
by Izkata
1731 days ago
|
|
I think the idea behind 418, as much as there was an idea beyond a joke, was to indicate you sent your request to a teapot instead of a server. So yeah, client error for why it's not 518 instead. But it works in this example for "client did something weird I don't understand", so still client error - something akin to a 404, "client tried to go somewhere I don't understand". |
|
But 'client did something weird I don't understand' is a 400, 405, something; not the same as 'this cannot happen' at all.