⌘ / Alt + ←→ to navigate chapters
A simple TCP server that parses raw HTTP requests and responds with a basic HTML page. This project helps to understand the structure of HTTP, handle request headers, and simulate a bare-bones web server.