Added info about HTTPS support to README.md
This commit is contained in:
parent
b2b01aaaa9
commit
ff165dd59c
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ HTTP Server for CircuitPython.
|
|||
- Supports URL parameters and wildcard URLs.
|
||||
- Supports HTTP Basic and Bearer Authentication on both server and route per level.
|
||||
- Supports Websockets and Server-Sent Events.
|
||||
- Limited support for HTTPS (only on selected microcontrollers e.g. ESP32-S3).
|
||||
|
||||
|
||||
Dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue