MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / mhttp.py

File mhttp.py

Simple_Http_Server/mhttp.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mHTTP - A simple HTTP server
2# Written by M.V.Harish Kumar on 24/10/2023
3
4import sys, socket

Callers

nothing calls this directly

Calls 2

get_contentFunction · 0.85
splitMethod · 0.80

Tested by

no test coverage detected