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](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-requests`.
Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.