pub fn decode_header_value(encoded: &str) -> Result<String, HeaderError>Expand description
Decode a percent-encoded header value back to UTF-8
pub fn decode_header_value(encoded: &str) -> Result<String, HeaderError>Decode a percent-encoded header value back to UTF-8