/MyHTTPServer

My own HTTP server written in C++ 98

Primary LanguageC++

Compile instructions

Using g++, use the command g++ -std=c++98 -pedantic to enforce C++ 98 ISO standards and compilation