costatus
    Preparing search index...

    Variable REQUEST_HEADER_FIELDS_TOO_LARGEConst

    REQUEST_HEADER_FIELDS_TOO_LARGE: 431

    431 Request Header Fields Too Large

    The server is unwilling to process the request because its header fields are too large. The request may be resubmitted after reducing the size of the request header fields.

    import { REQUEST_HEADER_FIELDS_TOO_LARGE } from 'costatus';
    

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