walywest / web

This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Web server , full implementation with C++.

About

This project is here to make you write your own HTTP server. You will be able to test it with a real browser. HTTP is one of the most used protocol on internet. Knowing its arcane will be useful, even if you won't be working on a website.


Languages

Language:C++ 79.8%Language:HTML 19.3%Language:Makefile 0.9%