HTTP 305
Use Proxy
The requested resource must be accessed through the proxy specified in the Location header.
Status Type
Redirection (3xx)
Further action needs to be taken to complete the request
Common Scenarios
- • Resource has moved
- • Multiple choices available
- • Temporary redirection needed
- • Cached content is still valid
How to Fix This Error
Client errors can often be resolved by adjusting the request:
- • Verify the URL is correct and properly formatted
- • Check authentication credentials and permissions
- • Ensure request headers and parameters are valid
- • Try refreshing the page or clearing browser cache
- • Contact the website administrator if problems continue