On this pageisClientErrorOverviewisClientError(status): `boolean`Determines if the given HTTP status status is a client error.Seehttps://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responsesParametersNameTypestatusnumberReturnsbooleanDefined inhttp/functions/status.ts:37
Determines if the given HTTP status status is a client error.