This is a lightweight HTTP file server implemented in Python, serving as a replacement for the built-in http.server module and based on the socket module.
python http socket server post-request chunked-transmission mimetypes breakpoint-resume encoding-detection download-speed-limit
-
Updated
Jul 5, 2026 - Python