File tree
10 files changed
+318
-318
lines changed- libraries
- drivers
- helpers
10 files changed
+318
-318
lines changedLines changed: 309 additions & 309 deletions
Large diffs are not rendered by default.
Submodule httpserver updated 15 files
- README.rst+1-1
- adafruit_httpserver/__init__.py+8-2
- adafruit_httpserver/authentication.py+8
- adafruit_httpserver/request.py+192-14
- adafruit_httpserver/response.py+2-1
- adafruit_httpserver/server.py+60-13
- docs/api.rst+1
- docs/examples.rst+41-3
- examples/httpserver_cpu_information.py+6
- examples/httpserver_ethernet_simpletest.py+36
- examples/httpserver_form_data.py+66
- examples/httpserver_multiple_servers.py+3
- examples/httpserver_neopixel.py+13-1
- examples/httpserver_start_and_poll.py+11-2
- examples/httpserver_url_parameters.py+12
0 commit comments