Skip to content

1.12.3 - `_throw_away()` now handles chunked discards

Compare
Choose a tag to compare
@dhalbert dhalbert released this 03 Jul 21:01
· 257 commits to main since this release
136f130

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

  • Proposed fix for issue #103. Fixes an issue with _throw_away() and large chunked redirects. by @klocs in #110

New Contributors

Full Changelog: 1.12.2...1.12.3