summaryrefslogtreecommitdiffstatshomepage
path: root/examples/network/http_client.py
Commit message (Expand)AuthorAge
* all: Replace all uses of umodule in Python code.Jim Mussared2023-06-08
* examples/http_client: Use read() instead of readall().Paul Sokolovsky2016-11-14
* examples/network/http_client*: Use \r\n line-endings in request.Paul Sokolovsky2016-10-09
* examples/http_client*: Be sure to close socket.Paul Sokolovsky2016-07-23
* examples/network/: Use getaddrinfo() result in easy way.Paul Sokolovsky2016-05-03
* examples/http_client.py: Introduce main() function.Paul Sokolovsky2016-04-02
* examples/http_client.py: Improve CPython compatibility in stream mode.Paul Sokolovsky2016-04-02
* example/http_client.py: Remove unused code.Paul Sokolovsky2016-04-01
* examples: http_client.py, http_server.py aren't just unix, move to network/.Paul Sokolovsky2016-04-01