Variable UNSUPPORTED_MEDIA_TYPEConst

UNSUPPORTED_MEDIA_TYPE: 415

415 Unsupported Media Type

The media format of the requested data is not supported by the server, so the server is rejecting the request.

import { UNSUPPORTED_MEDIA_TYPE } from 'costatus';

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