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]
This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
I finally understand why a URL starts with HTTP
HTTP (Hypertext Transfer Protocol) is a protocol for sending and receiving information over the internet.
This project is about writing your own HTTP server
Highly robust and scalable HTTP server built for École 42's Webserv project, handling up to 1024 concurrent servers and supporting essential web functionalities like file uploads, CGI execution, and basic user management.
A Web Server written from scratch in C++
HTTP server in C++ 98
HTTP/1.1 web server
[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."