@jonahsnider/util

    Variable redirectsConst

    redirects: Readonly<Range> = ...

    A Range of 3xx HTTP response status codes.

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

    HTTP

    MMNEPVFCICPMFPCPTTAAATR