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