Const
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'; Copy
import { SEE_OTHER } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/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.
https://developer.mozilla.org/docs/Web/HTTP/Status/303