HTTP response class
Description
Contains a response from Requests::request()
Methods
Name | Description |
---|---|
Requests_Response::__construct | Constructor |
Requests_Response::is_redirect | Is the response a redirect? |
Requests_Response::throw_for_status | Throws an exception if the request was not successful |
User Contributed Notes
You must log in before being able to contribute a note or feedback.