Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
sys, socket
Callers
nothing calls this directly
Calls
2
get_content
Function · 0.85
split
Method · 0.80
Tested by
no test coverage detected