Adafruit_CircuitPython_HTTP.../examples
2024-02-01 15:41:13 +00:00
..
directory_listing.tpl.html Changed copyright info to HTML comment 2023-11-05 11:58:41 +00:00
home.html Updated copyright info in home.html to use HTML comments 2023-11-06 14:16:14 +00:00
httpserver_authentication_handlers.py Fix typo 2023-10-16 14:53:53 +09:00
httpserver_authentication_server.py
httpserver_chunked.py
httpserver_cookies.py
httpserver_cpu_information.py
httpserver_cpython.py Updated CPython example to use port 5000 by default and added explanation for that 2024-02-01 15:41:13 +00:00
httpserver_ethernet_simpletest.py
httpserver_form_data.py
httpserver_handler_serves_file.py Made example that shows manual static files handling more verbose 2024-01-25 18:21:54 +00:00
httpserver_mdns.py
httpserver_methods.py
httpserver_multiple_servers.py
httpserver_neopixel.py
httpserver_redirects.py
httpserver_simpletest_auto.py
httpserver_simpletest_manual.py
httpserver_sse.py Modified Websocket example to use asyncio 2023-09-25 06:54:31 +00:00
httpserver_start_and_poll.py
httpserver_start_and_poll_asyncio.py Added simple poll example with asyncio 2023-09-25 06:55:12 +00:00
httpserver_static_files_serving.py
httpserver_templates.py Refactor and added trailing / for directories 2023-11-05 12:04:57 +00:00
httpserver_url_parameters.py
httpserver_websocket.py Modified Websocket example to use asyncio 2023-09-25 06:54:31 +00:00
settings.toml