Skip to main content

parse_header_line

Function parse_header_line 

Source
pub fn parse_header_line(input: &str) -> Option<Header>
Expand description

Parses a single Name: Value header line.