Preparing search index...
The search index is not available
@ocubist/http-request-handler - v0.2.2
@ocubist/http-request-handler
checkResponseFor2xx
Function checkResponseFor2xx
Checks if the response status code indicates a successful request (2xx).
check
Response
For2xx
(
response
)
:
boolean
Parameters
response
:
AxiosResponse
<
any
,
any
>
The Axios response object.
Returns
boolean
True if the status code is between 200 and 299, 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 successful request (2xx).