Skip to content

0.1.3 - Use split to parse request header

Compare
Choose a tag to compare
@dhalbert dhalbert released this 18 May 12:55
· 350 commits to main since this release
ca2f648

What's Changed

  • Change request handling to use split instead of regular expressions. by @cthulahoops in #3

New Contributors

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.