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]
HTTP (Hypertext Transfer Protocol) is a protocol for sending and receiving information over the internet.
This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
A web server written from scratch in C++98.
This project is about writing your own HTTP server
I finally understand why a URL starts with HTTP
HTTP/1.1 web server
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.
[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."