Adafruit-circuitpython-requests

Latest version: v4.1.8

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 16

1.9.4

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](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.3

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with `pre-commit run --all-files`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.2

This release:
- https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/58 Addresses #57 and fixes RuntimeError: Cannot access content after getting text or json error in examples/requests_advanced.py


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.0

https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/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](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.8.1

Fixes issue with `bytearray.split()`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

Page 12 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.