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