HTTP primitives which can be shared by servers and clients.
-
Updated
May 2, 2026 - PHP
HTTP primitives which can be shared by servers and clients.
his project is about writing your own HTTP server. You will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if you won’t be working on a website.
A robust HTTP/1.1 caching proxy server in C, implementing LRU eviction (Doubly Linked List), dual-stack sockets (IPv6/IPv4), and RFC-compliant header parsing.
Add a description, image, and links to the rfc-7230 topic page so that developers can more easily learn about it.
To associate your repository with the rfc-7230 topic, visit your repo's landing page and select "manage topics."