-
Notifications
You must be signed in to change notification settings - Fork 328
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
scarfacedeb, EdgarOrtegaRamirez, MetricMike, otro-felipe, icyleaf and 4 more