Skip to content

Commit ff165dd

Browse files
committed
Added info about HTTPS support to README.md
1 parent b2b01aa commit ff165dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ HTTP Server for CircuitPython.
3232
- Supports URL parameters and wildcard URLs.
3333
- Supports HTTP Basic and Bearer Authentication on both server and route per level.
3434
- Supports Websockets and Server-Sent Events.
35+
- Limited support for HTTPS (only on selected microcontrollers e.g. ESP32-S3).
3536

3637

3738
Dependencies

0 commit comments

Comments
 (0)