Best Free Online Developer Tools to Use in 2026
Aug 08, 2026
3xx Redirection
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.
Do not use 305 in modern applications. It is deprecated and ignored by all major browsers. If you need to configure proxy settings, use PAC files, DHCP, or browser configuration instead.
// NOT RECOMMENDED - 305 is deprecated and ignored by browsers
Related Tools
Blog
Aug 08, 2026
Aug 08, 2026
Aug 08, 2026
Aug 08, 2026
Aug 08, 2026
Jun 23, 2026