Variable NETWORK_AUTHENTICATION_REQUIREDConst

NETWORK_AUTHENTICATION_REQUIRED: 511

511 Network Authentication Required

Indicates that the client needs to authenticate to gain network access.

import { NETWORK_AUTHENTICATION_REQUIRED } from 'costatus';

https://developer.mozilla.org/docs/Web/HTTP/Status/511