/webserv

This project is about writing a HTTP server. we will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if we won’t be working on a website.

Primary LanguageC++

webserv

This project is about implement a HTTP server(web server). we will be able to test it with an actual browser. HTTP is one of the most used protocols on the internet. Knowing its arcane will be useful, even if we won’t be working on a website.