We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b01aa commit ff165ddCopy full SHA for ff165dd
README.rst
@@ -32,6 +32,7 @@ HTTP Server for CircuitPython.
32
- Supports URL parameters and wildcard URLs.
33
- Supports HTTP Basic and Bearer Authentication on both server and route per level.
34
- Supports Websockets and Server-Sent Events.
35
+- Limited support for HTTPS (only on selected microcontrollers e.g. ESP32-S3).
36
37
38
Dependencies
0 commit comments