Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 359 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 359 Bytes

HttpServer

Http Server Universidad de Costa Rica Desarrollo de aplicaciones para Internet - 1-2018 CI2413 - Prof. Braulio Solano Rojas Authors:

-Fernando Rojas

-Ana Laura Vargas

This project implements an http server that can process: HEAD GET POST

Also it supports these headers: Accept, Content-type, Content-length, Date, Host, Referer, Server