Skip to content

sdshorin/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebServ

Implementation of http server via C++. Server can handle GET, POST, PUT, DELETE, HEAD methods.

About

Implemented an HTTP server in C++, supporting GET, POST, PUT, DELETE, and HEAD methods, ensuring resilience under heavy loads, and providing support for both static and CGI content.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors