Constructor HttpServer
HttpServer(HttpServerConfiguration)
Creates a new default configuration HttpServer instance with the given Route and server configuration.
public HttpServer(HttpServerConfiguration configuration)
Parameters
configuration
HttpServerConfigurationThe configuration object of the server.