code305UseProxy constant

HttpStatus const code305UseProxy

An alias representing the useProxy constant, offering a direct substitute for it.

For consistency and improved readability, it is recommended to directly use useProxy where possible.

305 USE PROXY.

Defined in a previous version of this specification and is now deprecated, due to security concerns regarding in-band configuration of a proxy.

Implementation

static const HttpStatus code305UseProxy = useProxy;