webserv
Here are 37 public repositories matching this topic...
webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.
-
Updated
Mar 23, 2023 - C++
-
Updated
Aug 31, 2023 - C++
This project is here to make you write your own HTTP server
-
Updated
May 26, 2023 - C++
This project is here to make you write your own HTTP server. You will follow the real HTTP RFC and you will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won’t be working on a website.
-
Updated
Jun 11, 2021 - C++
This project aims to create a basic HTTP server following the HTTP/1.1 standard in C++98.
-
Updated
Mar 28, 2023 - C++
Webserver made with C++
-
Updated
Apr 14, 2023 - C++
This project is about writing your own HTTP server
-
Updated
Feb 3, 2024 - C++
I finally understand why a URL starts with HTTP
-
Updated
Apr 25, 2024 - C++
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
-
Updated
Oct 19, 2023 - C++
Improve this page
Add a description, image, and links to the webserv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webserv topic, visit your repo's landing page and select "manage topics."