Skip to content

1.9.4 - Fix for ESPN

Compare
Choose a tag to compare
@tannewt tannewt released this 28 Jan 19:15
f658b39

ESPN's chunk header sometimes has two spaces after the : so we strip the right side of the header so we properly handle the chunked response.

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.