HTTPforFUN A simple HTTP server written C that aims to be compatible with HTTP/1.0 (RFC 1945) with some tweaks. The basics of the server are now working, HEAD/GET methods are implemented (without conditional) and more is on the way.