aboutsummaryrefslogtreecommitdiff
path: root/examples/network/http_server_simplistic.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2016-10-26examples/http_server_simplistic: Add "not suitable for real use" note.Paul Sokolovsky
2016-08-06examples/network: Split recv- and read-based HTTP servers.Paul Sokolovsky