A simple HTTP Server that is intended to serve static content, and not do anything too fancy. Just handles basic GET requests and follows the HTTP standards to properly retrieve content.
This is supposed to be a fun project. Please, please don't run this in production.