Const
416 Range Not Satisfiable
The range specified by the Range header field in the request cannot be fulfilled. It's possible that the range is outside the size of the target URI's data.
Range
import { RANGE_NOT_SATISFIABLE } from 'costatus'; Copy
import { RANGE_NOT_SATISFIABLE } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/416
416 Range Not Satisfiable
The range specified by the
Rangeheader field in the request cannot be fulfilled. It's possible that the range is outside the size of the target URI's data.https://developer.mozilla.org/docs/Web/HTTP/Status/416