Adafruit_CircuitPython_HTTP.../adafruit_httpserver
2024-12-21 01:34:38 +01:00
..
__init__.py Added Token authentication method 2023-08-28 19:01:00 +00:00
authentication.py Added Token authentication method 2023-08-28 19:01:00 +00:00
exceptions.py Updated Copyright headers 2023-07-30 20:09:30 +00:00
headers.py Added info abotu adding cookies using Set-Cookie headers 2023-08-29 17:14:20 +00:00
interfaces.py Changes in repr of multiple classes 2024-02-21 04:43:57 +00:00
methods.py Updated Copyright headers 2023-07-30 20:09:30 +00:00
mime_types.py Updated Copyright headers 2023-07-30 20:09:30 +00:00
request.py Changes in repr of multiple classes 2024-02-21 04:43:57 +00:00
response.py Added validation for root_path in FileResponse 2024-02-21 04:44:46 +00:00
route.py Changes in repr of multiple classes 2024-02-21 04:43:57 +00:00
server.py Last changes in docs and minor refactor/fixes in typing in Server method 2024-12-21 01:34:38 +01:00
status.py Changes in repr of multiple classes 2024-02-21 04:43:57 +00:00