If the Response is not modified, it sets the status code to 304 and
removes the actual content by calling the setNotModified() method.
public isNotModified ( |
||
$request | A Request instance | |
return | boolean | true if the Response validators match the Request, false otherwise |