HTTP-Server Simple HTTP Server Implementation in C++. This server handles the basic HTTP requests GET and POST and their responses. See also HTTP Client Implementation: https://github.com/houssainy/HTTP-Client