Variable LENGTH_REQUIREDConst

LENGTH_REQUIRED: 411

411 Length Required

Server rejected the request because the Content-Length header field is not defined and the server requires it.

import { LENGTH_REQUIRED } from 'costatus';

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