Content-Length
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
Feature | Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | Servo |
Content-Length |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
Feature | Android | Chrome for Android | Edge Mobile | Firefox for Android | IE Mobile | Opera Mobile | Safari Mobile |
Content-Length |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
See also