In order to mark a response as not modified, you need to set at least
the Last-Modified etag response header before calling this method. Otherwise
a comparison will not be possible.
public checkNotModified ( Cake\Network\Request $request ) : boolean | ||
$request | Cake\Network\Request | Request object |
return | boolean | Whether the response was marked as not modified or not. |