6 results for “topic:http-1-1”
HTTP/1 Parser
a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.
Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag.
A minimal HTTP/1.1 server implementation from scratch using C++ and BSD sockets. Educational project for learning network programming.
My first attempt at an event-driven web server. WIP
Spec-focused HTTP/1.1 server and compliance harness for Rust.