305

HTTP 305 Use Proxy

3xx Redirection

  1. Home
  2. > HTTP Status Codes >
  3. > 3xx >
  4. 305
3xx Redirection RFC 7231, Section 6.4.5

What is HTTP 305 Use Proxy?

The 305 (Use Proxy) status code indicates that the requested resource must be accessed through the proxy given by the Location field. This status code is deprecated due to security concerns and is no longer used by modern servers.

Common Use Cases

  • Legacy proxy configuration (deprecated)
Help2Code Logo
Menu