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.