Const
407 Proxy Authentication Required
This is similar to 401 Unauthorized but authentication is needed to be done by a proxy.
401 Unauthorized
import { PROXY_AUTHENTICATION_REQUIRED } from 'costatus'; Copy
import { PROXY_AUTHENTICATION_REQUIRED } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/407
407 Proxy Authentication Required
This is similar to
401 Unauthorized
but authentication is needed to be done by a proxy.https://developer.mozilla.org/docs/Web/HTTP/Status/407