lengthRequired constant

int const lengthRequired

lengthRequired = 411.

The server rejected the request because the Content-Length header field is not defined and the server requires it.

https://tools.ietf.org/html/rfc7231#section-6.5.10

Implementation

static const int lengthRequired = 411;