-
Notifications
You must be signed in to change notification settings - Fork 329
Open
Description
Many other HTTP libraries provide a session abstraction as a way of carrying state (i.e. cookies) between requests, potentially across different origins (e.g. following redirects).
http://docs.python-requests.org/en/master/user/advanced/#session-objects
Reactions are currently unavailable