Skip to content

4.1.0 - FormData and More

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 17 Jul 15:38
· 133 commits to main since this release
e0b2ba9

This release includes the following:

  • new feature to access FormData from requests
  • new feature to set default headers to be returned with all responses
  • Improvements to docstrings and examples
  • new example illustrating usage with the ethernet Wiznet5k library.

Thank you @michalpokusa, @FoamyGuy, and @anecdata for their work to submit and test the changes.

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.