2.5.0 - Static file serving without the need for routes
This release contains new functionality for routeless static file serving, including HEAD
requests.
Thank you @Neradoc
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.