pub fn parse_response_head(
    chunks: &[SharedBytes]
) -> Result<Parsed<ResponseHead>, ParseResponseError>