You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight HTTP/1.1 server built from scratch in C using POSIX socket APIs. Covers TCP connection handling, request parsing, static file serving, URL routing, strace tracing, and Valgrind memory…