Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
eldamir12298yFor the lazy
"418 I'm a teapot (RFC 2324)
This code was defined in 1998 as one of the traditional IETF April Fools' jokes, in RFC 2324, Hyper Text Coffee Pot Control Protocol, and is not expected to be implemented by actual HTTP servers. The RFC specifies this code should be returned by teapots requested to brew coffee." -
flag020328y@eldamir > ...and is not expected to be implemented by actual HTTP servers. The RFC specifies this code should be returned by teapots requested to brew coffee
I know what my next project is. -
eldamir12298yPOST my-coffee.com
CONTENT-TYPE application/json
{
"Brew_it": "now"
}
<-- 418 I'm a teapot
Related Rants
My favorite http status code has to be 418. Look it up, thank me later.
undefined
i'm a teapot