ErrorStatusCode
Valid HTTP error status codes (4xx and 5xx)
type ErrorStatusCode = (typeof HttpStatusCode)[keyof typeof HttpStatusCode];Valid HTTP error status codes (4xx and 5xx)
type ErrorStatusCode = (typeof HttpStatusCode)[keyof typeof HttpStatusCode];