Table of Contents
About
The HTTP 407 Proxy Authentication Required
client error response
status code indicates that the request did not succeed because it
lacks valid authentication credentials for the proxy server that sits
between the client and the server with access to the requested
resource; it is sent with a Proxy-Authenticate header that contains information
on how to correctly authenticate requests; the client may repeat the
request with a new or replaced Proxy-Authorization
header field1.
Anki
Links
References
MDN. “407 Proxy Authentication Required”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/407. (Accessed: ). ↩︎