Function parse_header

Source
pub fn parse_header(line: &str) -> Option<(String, String)>
Expand description

Returns key value pair from the header line

Input example:

Content-Length: 10