Look up a Rails HTTP Status Code
305 - Use Proxy
Rails HTTP Status code
:use_proxy
When to use status code 305
The requested resource is only available through a proxy, whose address is provided in the response. Many HTTP clients (such as Mozilla and Internet Explorer) do not correctly handle responses with this status code, primarily for security reasons.