abstract fun setMaxAgeSeconds(maxAgeSeconds: Long): StaticHandler
Set value for max age in caching headers
maxAgeSeconds - maximum time for browser to cache, in seconds
maxAgeSeconds
Return a reference to this, so the API can be used fluently