Skip to main content

HttpHeaders

Type Alias HttpHeaders 

Source
pub type HttpHeaders = HeaderMap;
Expand description

Framework-neutral HTTP header collection.

Aliased Typeยง

pub struct HttpHeaders { /* private fields */ }