Skip to content
#

http11

Here are 25 public repositories matching this topic...

A coursework project implementing an HTTP/1.1 server from scratch with Python sockets and threading. Supports concurrent clients via a thread pool, persistent connections (keep‑alive), static HTML and binary downloads (PNG/JPEG/TXT), JSON uploads to /upload, strict Host validation, and path traversal protection, with detailed logging.

  • Updated Oct 10, 2025
  • Python

Add this topic to your repo

To associate your repository with the http11 topic, visit your repo's landing page and select "manage topics."

Learn more