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
CS 5450 Networked and Distributed Systems
Instructors: Vitaly Shmatikov, Deborah Estrin
An HTTP 1.1 parser and layer supporting GET, HEAD, and POST.
Built on top of a select()-based echo server with support for multiple concurrent clients.