Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 669 Bytes

File metadata and controls

27 lines (19 loc) · 669 Bytes

305 Use Proxy

The requested resource is available only through a proxy.

ℹ️ Details

The requested resource is available only through a proxy, the address for which is provided in the response.

💡 Common Use Case

Deprecated due to security concerns regarding in-band configuration of a proxy.

💻 Code Example

HTTP/1.1 305 Use Proxy
Location: http://proxy.example.org:8080

🖼️ Visual

305 Status Code Image

🔍 Technical Info

  • Code: 305
  • Category: Redirection

📖 Read more on MDN


🔙 Back to List