Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
response-is-error
Checks if the response status indicates an error (status code outside 200-299).
Parameter
Type
Description
self
response
The response to check
return
bool
True if the response status is not a success status, false otherwise