Variable INSUFFICIENT_STORAGEConst

INSUFFICIENT_STORAGE: 507

507 Insufficient Storage

The method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request.

import { INSUFFICIENT_STORAGE } from 'costatus';

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