pub fn append_proxy_authenticate_with_multiple( header_map: &mut HeaderMap, challenges: &[Challenge], ) -> Result<(), InvalidHeaderValue>