Skip to content

1.14.0 - Added allow_redirects argument

Choose a tag to compare

@tekktrik tekktrik released this 30 May 13:18
· 208 commits to main since this release
c40cb25

Added allow_redirects argument, which is CPython compatible. Thanks @FoamyGuy!

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.