The Content-Length
entity header is indicating the size of the entity-body, in decimal number of octets, sent to the recipient.
Syntax
Content-Length: <length>
Directives
- <length>
- The length in decimal number of octets.
Specifications
Browser compatibility
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Feature | Chrome |
Edge |
Firefox |
Internet Explorer |
Opera |
Safari |
Servo |
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
Feature | Android |
Chrome for Android |
Edge Mobile |
Firefox for Android |
IE Mobile |
Opera Mobile |
Safari Mobile |
Basic Support | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) | (Yes) |
See also