Const
100 Continue
This interim response indicates that the client should continue the request or ignore the response if the request is already finished.
import { CONTINUE } from 'costatus'; Copy
import { CONTINUE } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/100
100 Continue
This interim response indicates that the client should continue the request or ignore the response if the request is already finished.
https://developer.mozilla.org/docs/Web/HTTP/Status/100