Open fdrozdowski opened 4 years ago
Today, we need to manually track cookies when making http requests.
We can upgrade the the python requests client to track cookies automatically.
┆Issue is synchronized with this Jira Story by Unito
➤ Rafe Kaplan commented:
Please see the Session object: https://2.python-requests.org//en/v1.0.0/user/advanced/#session-objects ( https://2.python-requests.org//en/v1.0.0/user/advanced/#session-objects )
Today, we need to manually track cookies when making http requests.
We can upgrade the the python requests client to track cookies automatically.
┆Issue is synchronized with this Jira Story by Unito