Adafruit-circuitpython-requests

Latest version: v4.0.0

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

Scan your dependencies

Page 14 of 15

1.1.5

This release includes:
* We now handle if headers don't have anything after the colon (github was an issue)

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.1.4

This release includes:
* Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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.1.3

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

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

1.1.2

Changes calls from `socket.read` to `socket.recv` to match [the latest ESP32SPI release](https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/releases).

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

1.1.1

Changes calls from `socket.write` to `socket.send` to match [the latest ESP32SPI release](https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/releases).

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

1.1.0

Added `parse_headers` method, made backwards-compatible changes to `request` for handling parsed headers (and raise exceptions for unsupported header types).

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

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

Page 14 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.