An HTTP server ( like Nginx ) in c++.
-
Updated
Sep 25, 2023 - C++
An HTTP server ( like Nginx ) in c++.
🧨🎸🤘🚀 Full implementation of our own HTTP server. [42 PROJECT]
A lightweight, fast HTTP/1.1 server in C++, built for performance and learning. Nginx-inspired and capable of serving static files and dynamic content via CGI.
A web server written from scratch in C++98.
This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
HTTP (Hypertext Transfer Protocol) is a protocol for sending and receiving information over the internet.
This project is about writing your own HTTP server
Collaborated with a team to develop an HTTP server in C++98, handling client requests and core web functionalities.
I finally understand why a URL starts with HTTP
HTTP server in C++ 98
Webserv is a lightweight HTTP server written in C++, designed to mimic Nginx. It supports handling HTTP requests, serving static files, CGI execution, and multiple client connections.
HTTP/1.1 web server
C++ ile sıfırdan geliştirilmiş HTTP/1.1 web sunucusu.
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
Add a description, image, and links to the 42webserv topic page so that developers can more easily learn about it.
To associate your repository with the 42webserv topic, visit your repo's landing page and select "manage topics."