summaryrefslogtreecommitdiff
path: root/examples/network/https_client.py
AgeCommit message (Expand)Author
2024-08-28examples/network: Support full URLs in HTTP(S) client examples.Damien George
2024-08-28examples/network: Use SSLContext instead of old ssl.wrap_socket.Damien George
2024-08-28examples/network: Support IPv4 and IPv6 in HTTP client examples.Damien George
2024-05-13examples/network: Rename SSL examples to start with https.Damien George