Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

http11

Here are 18 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

Improve this page

Add a description, image, and links to the http11 topic page so that developers can more easily learn about it.

Curate this topic

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