open fun setCacheEntryTimeout(timeout: Long): StaticHandler
Set the server cache entry timeout when caching is enabled
timeout - the timeout, in ms
timeout
Return a reference to this, so the API can be used fluently