305 Use Proxy

Explanation:

The 305 Use Proxy status code was defined in a previous version of the HTTP specification and is now deprecated. It was used to inform the client that it should use a proxy server to access the requested resource.

Usage:

This status code is no longer used and has been deprecated.

Attentions:

  • The server should include information about the proxy server in the response message if possible.
  • The response should not include a message body.

Sample:

undefined