Package Cake\Routing\Filter
Class summary
-
AssetDispatcher
Filters a request and tests whether it is a file in the webroot folder or not and serves the file to the client if appropriate.
-
CacheDispatcher
This filter will check wheter the response was previously cached in the file system and served it back to the client if appropriate.