# Functions
NewHttpServer returns a new instance of httpServer.
NewWebServer will create a new instance of the webServer.
# Variables
ErrNilHttpServer signals that a nil http server has been provided.
# Structs
ArgsWebServer holds the arguments needed for a webServer.