httpstatuses/contents/codes/411.md
2015-11-09 01:44:05 +00:00

595 B

set code title references
4 411 Length Required
Rails HTTP Status Symbol
:length_required

The server refuses to accept the request without a defined Content-Length1.

The client MAY repeat the request if it adds a valid Content-Length header field containing the length of the message body in the request message.