pub fn parse_header_line(input: &str) -> Option<Header>
Parses a single Name: Value header line.
Name: Value