summaryrefslogtreecommitdiff
path: root/examples/network/http_server_simplistic.py
AgeCommit message (Expand)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
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