Warning! You are currently reading the documentation for Requests 1.x.
It is recommended to upgrade to Requests 2.x at your earliest convenience.
Upgrading to Requests 2.x is fairly straight-forward.
A full list of the changes can be found in the Changelog.
Visit the documentation for Requests\Utilities in Requests 2.x.
Package Requests\Utilities
| Requests_Hooks | Handles adding and dispatching events |
| Requests_IDNAEncoder | IDNA URL encoder |
| Requests_IPv6 | Class to validate and to work with IPv6 addresses |
| Requests_IRI | IRI parser/serialiser/normaliser |
| Requests_SSL | SSL utilities for Requests |
| Requests_Utility_CaseInsensitiveDictionary | Case-insensitive dictionary, suitable for HTTP headers |
| Requests_Utility_FilteredIterator | Iterator for arrays requiring filtered values |
| Requests_Hooker | Event dispatcher |