Skip to content

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.

Notifications You must be signed in to change notification settings

erichien/HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

HTTP Server

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published