pub fn parse_content_type(headers: &HeaderMap) -> Result<Option<&str>>
Expand description

Parse content type from header map.