@jonahsnider/util

    Variable serverErrorsConst

    serverErrors: Readonly<Range> = ...

    A Range of 5xx HTTP response status codes.

    if (Http.StatusRange.serverErrors.has(statusCode)) {
    // ...
    }

    HTTP

    MMNEPVFCICPMFPCPTTAAATR