requests library

Classes

Object representation of a cookie.
CookieJar
A custom Map that will store a sort of List of unique Cookie.
Requests

Extensions

ResponseExtension on Response

Exceptions / Errors

HTTPException
KeyError
Error thrown when assigning an invalid key to a Map.