Variable MOVED_PERMANENTLYConst

MOVED_PERMANENTLY: 301

301 Moved Permanently

The URL of the requested resource has been changed permanently. The new URL is given in the response.

import { MOVED_PERMANENTLY } from 'costatus';

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