Adafruit-circuitpython-httpserver

Latest version: v4.5.8

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

Scan your dependencies

Page 6 of 8

2.0.0

What's Changed
* Case insensitive HTTPHeaders, HTTPResponse context manager and some fixes by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/29

Thanks to all the contributors and reviewers of the chanages for this release.

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/1.1.0...2.0.0

1.1.0

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

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

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

1.0.1

This release fixes an issue that stemmed from overwriting the values of the headers dictionary passed to `HTTPResponse()` that resulted in incorrect length and other headers being returned in some cases. Thank you spovlot!

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

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

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

1.0.0

Thank you michalpokusa!

What's Changed
* Refactor into separate files, additional features, addition of missing typing by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/25

New Contributors
* michalpokusa made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/25

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/0.5.4...1.0.0

0.5.4

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

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

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

0.5.3

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

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

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

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.