Skip to content

1.9.0 - Retry with new socket

Compare
Choose a tag to compare
@brentru brentru released this 25 Nov 14:49
5390215

#54 Reduces likelihood of RuntimeError: Unable to read HTTP response error by retrying with new socket.

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.