/httpServer

a cpp simple http server

Primary LanguageC++

this is a simple http server in cpp, referenced RFC2616
to run:
$ make main
$ ./main