Variable PROCESSINGConst

PROCESSING: 102

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';

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