Content-Length
The HTTP Content-Length
header indicates the size, in bytes, of the message body sent to the recipient.
Header type | Request header, Response header, Content header |
---|---|
Forbidden request header | Yes |
CORS-safelisted response header | Yes |
Syntax
http
Content-Length: <length>
Directives
<length>
-
The length in octets.