Constant CONTENT_LENGTH
pub const CONTENT_LENGTH: HeaderName;
Indicates the size of the entity-body.
The header value must be a decimal indicating the number of octets sent to the recipient.
CONTENT_LENGTHpub const CONTENT_LENGTH: HeaderName;
Indicates the size of the entity-body.
The header value must be a decimal indicating the number of octets sent to the recipient.