summaryrefslogtreecommitdiff
path: root/examples/network/https_server.py
AgeCommit message (Collapse)Author
2024-05-13examples/network: Rename SSL examples to start with https.Damien George
It's better for discoverability to have these examples named `https_xxx.py` rather than `http_xxx_ssl.py`. Signed-off-by: Damien George <damien@micropython.org>