Multithreaded HTTP/1.1 origin server over raw TCP sockets in Python with conditional caching, gzip compression, streaming, path-traversal protection. No framework, no third-party libraries.
http networking tcp gzip concurrency multithreading python3 http-server etag basic-authentication systems-programming socket-programming conditional-requests
-
Updated
Jun 2, 2026 - Python