Skip to content

robin-thomas/HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages