costatus
    Preparing search index...

    Variable SEE_OTHERConst

    SEE_OTHER: 303

    303 See Other

    The server sent this response to direct the client to get the requested resource at another URI with a GET request.

    import { SEE_OTHER } from 'costatus';
    

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