Skip to content

1.12.0 - Handle Multiple set-cookie Headers

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 18 Apr 15:23
· 280 commits to main since this release
2e6b3f9

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.