Skip to main content

Constant tauri::http::header::PROXY_AUTHORIZATION

x3A;:header::PROXY_AUTHORIZATION,

pub const PROXY_AUTHORIZATION: HeaderName;

Expand description

Contains the credentials to authenticate a user agent to a proxy server.

This header is usually included after the server has responded with a 407 Proxy Authentication Required status and the Proxy-Authenticate header.