The responsecache should use yii\filters\PageCache filter in order to profit from the response header implementation and other further development things.
mark $actionsCallable and $actions as deprecated
Main difference is to use the cachable trait which will automatically turn on or off the pageCache filter.
The responsecache should use yii\filters\PageCache filter in order to profit from the response header implementation and other further development things.
Main difference is to use the cachable trait which will automatically turn on or off the pageCache filter.