1.9.0 - Retry with new socket
#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.