autoStart

open var autoStart: Boolean

Whether to automatically start the server after evaluating the configuration code. If true, calling HttpServerEngine.start explicitly from guest code is not necessary. Defaults to false.