407

HTTP 407 Proxy Authentication Required

4xx Client Error

  1. Home
  2. > HTTP Status Codes >
  3. > 4xx >
  4. 407
4xx Client Error RFC 7235, Section 3.2

What is HTTP 407 Proxy Authentication Required?

The 407 (Proxy Authentication Required) status code is similar to 401 but indicates that the client must authenticate with a proxy server. The response must include a Proxy-Authenticate header field containing a challenge applicable to the proxy.

Common Use Cases

  • Corporate proxy authentication
  • Network gateway authentication
Help2Code Logo
Menu