Skip to content

aristotelis-bobas/webserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webserv

This is a project for Codam (42 Network).

The assignment consisted of writing a web server in C++.
It must be conditionally compliant with the RFC 7230-7235 (HTTP 1.1).
It supports proxies, uploading, CGI, transfer encoding.
Async operations are handled by using a single select() call.

About

A HTTP web server written in C++

Topics

Resources

Stars

Watchers

Forks

Languages