@jonahsnider/util

    Variable successConst

    success: Readonly<Range> = ...

    A Range of 2xx HTTP response status codes.

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

    HTTP

    MMNEPVFCICPMFPCPTTAAATR