Variable NO_CONTENTConst

NO_CONTENT: 204

204 No Content

There is no content to send for this request, but the headers may be useful. The user agent may update its cached headers for this resource with the new ones.

import { NO_CONTENT } from 'costatus';

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