0.1.3 - Use split to parse request header
What's Changed
- Change request handling to use split instead of regular expressions. by @cthulahoops in #3
New Contributors
- @cthulahoops made their first contribution in #3
Full Changelog: 0.1.2...0.1.3
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.