Age | Commit message (Expand) | Author |
---|---|---|
2024-05-13 | examples/network: Rename SSL examples to start with https. | Damien George |
2023-06-08 | all: Replace all uses of umodule in Python code. | Jim Mussared |
2016-10-09 | examples/network/http_client*: Use \r\n line-endings in request. | Paul Sokolovsky |
2016-07-23 | examples/http_client*: Be sure to close socket. | Paul Sokolovsky |
2016-05-03 | examples/network/: Use getaddrinfo() result in easy way. | Paul Sokolovsky |
2016-04-02 | examples/http_client_ssl.py: HTTPS client example. | Paul Sokolovsky |