The server refuses to accept the request without a defined Content-Length.
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.
Client Error
The server refuses to accept the request without a defined Content-Length.
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.
Source: RFC7231 Section 6.5.10
:length_requiredhttp.StatusLengthRequiredResponse::HTTP_LENGTH_REQUIREDhttplib.LENGTH_REQUIREDhttp.client.LENGTH_REQUIREDhttp.HTTPStatus.LENGTH_REQUIRED