lookup> 407

407 ·Proxy Authentication Required

The client must authenticate with the proxy; the Proxy-Authenticate header explains how.

Client ErrorRFC7235#3.2
Status407
PhraseProxy Authentication Required
TypeClient Error
SpecificationRFC7235#3.2

What does HTTP 407 mean?

The client must authenticate with the proxy; the Proxy-Authenticate header explains how.

It belongs to the 4xx Client Error class of responses, defined in RFC7235#3.2.

Browse all codes in this class: 4xx Client Error

  • The request or resource does not meet requirements
  • Client-side validation or routing problem

Is HTTP 407 cacheable?

407 belongs to the 4xx Client Error class and is generally not cached for long; behavior is controlled by Cache-Control.

What does the 4xx class mean?

4xx Client Error: The client must authenticate with the proxy; the Proxy-Authenticate header explains how.

4xx responses

Related status codes

Related headers