pub fn parse_header(line: &str) -> Option<(String, String)>
Returns key value pair from the header line
Input example:
Content-Length: 10