forked from ael-mouz/webserv
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
yettabaa/webserv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
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.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 90.9%
- Makefile 2.8%
- HTML 2.5%
- Perl 2.1%
- Python 1.1%
- PHP 0.4%
- Ruby 0.2%