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