summaryrefslogtreecommitdiff
path: root/examples/network/http_server_simplistic_commented.py
AgeCommit message (Expand)Author
2023-06-08all: Replace all uses of umodule in Python code.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2016-08-06examples/network: Split recv- and read-based HTTP servers.Paul Sokolovsky