Variable USE_PROXYConst

USE_PROXY: 305

305 Use Proxy

Defined in a previous version of the HTTP specification to indicate that a requested response must be accessed by a proxy. It has been deprecated due to security concerns regarding in-band configuration of a proxy.

import { USE_PROXY } from 'costatus';