This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
-
Updated
Mar 28, 2023 - C++
This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
Minimal C++98 event-driven HTTP server for Linux using poll(), with static file serving, Nginx-style config, and experimental Python CGI.
Add a description, image, and links to the nginx-like-config topic page so that developers can more easily learn about it.
To associate your repository with the nginx-like-config topic, visit your repo's landing page and select "manage topics."