Constant actix_web::http::header::CONTENT_RANGE
source ยท pub const CONTENT_RANGE: HeaderName;
Expand description
Indicates where in a full body message a partial message belongs.
pub const CONTENT_RANGE: HeaderName;
Indicates where in a full body message a partial message belongs.