- Fix crash on malformed auth header
- Add add
staticMaxAgeparam for settingCache-Controlheader on static files.
- Add top-level
.create()method which has the same signature as.start()but does not start the server. Invoke.startAsConfigured()to use the configured host and port name.