Programming experience, Italy
-
Updated
Jun 6, 2026 - HTML
Programming experience, Italy
Webserv (42cursus) – An HTTP/1.1 web server implemented in C++98 using a single non-blocking poll() event loop. It supports configurable virtual servers, routing, static content, file uploads, CGI execution, persistent connections, custom error pages, and concurrent client handling.
webserv is a lightweight HTTP server built in C++ for the 42 curriculum as a team project. It supports HTTP/1.1, handles multiple client connections, and processes GET, POST, and DELETE requests. The server is configurable and includes CGI support for dynamic content.
Collaborated with a team to develop an HTTP server in C++98, handling client requests and core web functionalities.
A collection of projects completed during the 42 Cursus, covering a range of programming topics and challenges.
Add a description, image, and links to the webserv-42 topic page so that developers can more easily learn about it.
To associate your repository with the webserv-42 topic, visit your repo's landing page and select "manage topics."