1.9.5 - Plug socket leaks
- Catch OSError in recv-into to avoid socket leak
- Catch OSError in _send_request to avoid socket leak
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.