This repo contains multiple HTTP web servers that are simple in nature.
This is a multi Threaded web server that sends seperate HTTP requests for each component of the web page.
This is a single threaded web server that sends a payload to the client.