lookup> 305

305 ·Use Proxy

The requested resource must be accessed through the proxy given in the Location header (deprecated).

RedirectionRFC7231#6.4.5
Status305
PhraseUse Proxy
TypeRedirection
SpecificationRFC7231#6.4.5

What does HTTP 305 mean?

The requested resource must be accessed through the proxy given in the Location header (deprecated).

It belongs to the 3xx Redirection class of responses, defined in RFC7231#6.4.5.

Browse all codes in this class: 3xx Redirection

  • The resource has a different location
  • A redirect is configured for this path

Is HTTP 305 cacheable?

305 belongs to the 3xx Redirection class and is usually cacheable per headers such as Cache-Control (e.g. 200, 301, 304).

What does the 3xx class mean?

3xx Redirection: The requested resource must be accessed through the proxy given in the Location header (deprecated).

3xx responses

Related status codes

Related headers