What's Changed
* Fix: AttributeError on CircuitPython by michalpokusa in https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/pull/80
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/compare/4.5.3...4.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](https://circuitpython.readthedocs.io/projects/httpserver/en/latest/) for info on how to use it.