4.4.0 - FormData Files, Cookies, Redirection Types
This release contains several improvements:
cookie
property for Request and Response- support for FormData File
- support for 301 / 302 redirects
- token authentication option
- refactoring
See #67 for the full list of changes.
Thank you @michalpokusa
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.