Content-Length
The Content-Length
entity header is indicating the size of the entity-body, in bytes, sent to the recipient.
Syntax
Content-Length: <length>
Directives
- <length>
- The length in decimal number of octets.
Specifications
Browser compatibility
Feature |
Chrome |
Edge |
Firefox |
Internet Explorer |
Opera |
Safari |
Basic support |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Feature |
Android webview |
Chrome for Android |
Edge mobile |
Firefox for Android |
IE mobile |
Opera Android |
iOS Safari |
Basic support |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
See also