Jetty-specific options are exposed by the - + JettyApplicationEngineBase.Configuration class.
You can configure the Jetty server inside the - + configureServer block, which provides access to a @@ -127,7 +127,7 @@
If you use Tomcat as the engine, you can configure it using the - + configureTomcat property, which provides access to a - Tomcat + Tomcat instance.