MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576541.py

File recipe-576541.py

recipes/Python/576541_Very_Simple_HTTP__Web_Server/recipe-576541.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Very Very Simple Web Server
2# This can be used to demonstrate how HTTP works!!
3# TO DO
4# create a simple html file

Callers

nothing calls this directly

Calls 9

openFunction · 0.50
bindMethod · 0.45
listenMethod · 0.45
acceptMethod · 0.45
recvMethod · 0.45
findMethod · 0.45
readMethod · 0.45
closeMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected