Const
102 Processing
This code indicates that the server has received and is processing the request, but no response is available yet.
import { PROCESSING } from 'costatus'; Copy
import { PROCESSING } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/102
102 Processing
This code indicates that the server has received and is processing the request, but no response is available yet.
https://developer.mozilla.org/docs/Web/HTTP/Status/102