Start
Description
This will start or restart the HTTP Server, and it will listen on the given address + port.
If a Method function like HttpServer:Get was called after this was called, you need to call this function again!
This will start or restart the HTTP Server, and it will listen on the given address + port.