Skip to main content

Header

Type Alias Header 

Source
pub type Header = (String, String);
Expand description

One ordered HTTP header. Names retain their received spelling and duplicates retain order.