Preparing search index...
The search index is not available
@ocubist/http-request-handler - v0.2.2
@ocubist/http-request-handler
checkResponseFor5xx
Function checkResponseFor5xx
Checks if the response status code indicates a server error (5xx).
check
Response
For5xx
(
response
)
:
boolean
Parameters
response
:
AxiosResponse
<
any
,
any
>
The Axios response object.
Returns
boolean
True if the status code is between 500 and 599, inclusive.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@ocubist/http-request-handler - v0.2.2
Loading...
Checks if the response status code indicates a server error (5xx).