Skip to main content

Constant tauri::http::header::CONTENT_LENGTH

x3A;:header::CONTENT_LENGTH,

pub const CONTENT_LENGTH: HeaderName;

Expand description

Indicates the size fo the entity-body.

The header value must be a decimal indicating the number of octets sent to the recipient.