2.0.4 - Fix Duplicate Header Issue
This release contains a fix for an issue that resulted in duplicated user-agent headers being sent with the request.
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.
What's Changed
- Fix duplicate header issue by @justmobilize in #149
New Contributors
- @justmobilize made their first contribution in #149
Full Changelog: 2.0.3...2.0.4