pub const PROXY_AUTHENTICATION_REQUIRED: Code<'_>;Expand description
HTTP Code for Proxy Authentication Required (407)
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407 for more info
pub const PROXY_AUTHENTICATION_REQUIRED: Code<'_>;HTTP Code for Proxy Authentication Required (407)
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407 for more info