Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 174 Bytes

File metadata and controls

5 lines (4 loc) · 174 Bytes

HTTPc

A simple http server written in c. The server delivers files hold in the folder where the program is executed from.

The current version only supports Get operations.