The default max age in seconds as set in the cache-control header
Create a handler with defaults
Create a handler attempting to load favicon file from the specified path
Create a handler attempting to load favicon file from the specified path, and with the specified max cache time
Create a handler with the specified max cache time
Generated using TypeDoc
A handler that serves favicons.
If no file system path is specified it will attempt to serve a resource called `favicon.ico` from the classpath.