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
My first HTTP server written from scratch in C, created to learn how web servers work internally through TCP socket programming and HTTP protocol implementation.