Skip to content

4.4.0 - FormData Files, Cookies, Redirection Types

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 08 Sep 02:15
· 56 commits to main since this release
4042554

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.