Constant actix_http::header::TRAILER
source ยท pub const TRAILER: HeaderName;
Expand description
Allows the sender to include additional fields at the end of chunked messages.
pub const TRAILER: HeaderName;
Allows the sender to include additional fields at the end of chunked messages.