/HTTP-Server

HTTP Server

Primary LanguageC++

HTTP-Server

Multithreaded application built on C++ using TCP/IP and network programming
Uses UNIX/Linux features like pipes, fork and semaphores
Supports GET, HEAD and POST HTTP methods
Ability to upload text and binary files as multiform data
Supports caching through If-Modified-Since HTTP header
Supports html, htm, txt, css, js, jpeg, gif, png, bmp and php files