1.12.0 - Handle Multiple set-cookie Headers
This release handles multiple set-cookie
headers by appending all values into a comma separated string. Thank you @MarkTsengTW !
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-requests
.
Read the docs for info on how to use it.