Const
206 Partial Content
This response code is used when the Range header is sent from the client to request only part of a resource.
Range
import { PARTIAL_CONTENT } from 'costatus'; Copy
import { PARTIAL_CONTENT } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/206
206 Partial Content
This response code is used when the
Range
header is sent from the client to request only part of a resource.https://developer.mozilla.org/docs/Web/HTTP/Status/206