Const
413 Payload Too Large
Request entity is larger than limits defined by server. The server might close the connection or return an Retry-After header field.
Retry-After
import { PAYLOAD_TOO_LARGE } from 'costatus'; Copy
import { PAYLOAD_TOO_LARGE } from 'costatus';
https://developer.mozilla.org/docs/Web/HTTP/Status/413
413 Payload Too Large
Request entity is larger than limits defined by server. The server might close the connection or return an
Retry-After
header field.https://developer.mozilla.org/docs/Web/HTTP/Status/413