1.0.1 Headers Fix
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.