Back to all status codesRead more on MDN
305
Use Proxy
Redirection
RFC 7231
The requested resource must be accessed through the proxy given by the Location field.
Detailed Information
The 305 status code indicates that the requested resource must be accessed through the proxy given by the Location field.
Common Examples
- •Proxied resources
- •Resource migration
- •Domain changes
Common Uses
- •Proxied resources
- •Resource migration
- •Domain changes
Best Practices
- •Use when the resource is temporarily moved
- •Include Location header with new URL
- •Ensure proper caching headers are set