Skip to content

1.0.1 Headers Fix

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 12 Dec 22:08
· 283 commits to main since this release
11ae0bc

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.

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

Read the docs for info on how to use it.