abstract fun setNagHttps(nag: Boolean): SessionHandler
Set whether a nagging log warning should be written if the session handler is accessed over HTTP, not HTTPS
nag - true to nag
nag
Return a reference to this, so the API can be used fluently