Skip to content
forked from ael-mouz/webserv

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.

Notifications You must be signed in to change notification settings

yettabaa/webserv

Error
Looks like something went wrong!

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

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%