Create a new HTTP server instance. The server is not running until you call start() on the returned object.
start()
A new HSHTTPServer instance.
HSHTTPServer
Create a new HTTP server instance. The server is not running until you call
start()on the returned object.