vendetta08 / HTTP-Server

Created a simple HTTP Server capable of handling 5 HTTP Methods as GET, HEAD, DELETE, POST, and PUT. Also implemented a few HTTP Headers, Status codes, a Cookie file, Config File, and Log files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Created a simple HTTP Server capable of handling 5 HTTP Methods as GET, HEAD, DELETE, POST, and PUT. Also implemented a few HTTP Headers, Status codes, a Cookie file, Config File, and Log files.