Skip to content

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.

Notifications You must be signed in to change notification settings

sdshorin/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Contributors 4

  •  
  •  
  •  
  •