Skip to content

0.5.0 - Allow access to request body

Compare
Choose a tag to compare
@tekktrik tekktrik released this 19 Aug 20:12
· 327 commits to main since this release
ea9a2e0

Added the ability to access the body of a request.

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.