fixed the description of isNoCache method

This commit is contained in:
Brikou CARRE 2011-05-23 09:35:41 +02:00
parent 12bf94c7ff
commit 2648ff273e

View File

@ -771,7 +771,7 @@ class Request
}
/**
* Checks whether the request instructs proxies in the path not to cache the request.
* Checks whether cached response must be successfully revalidated by the origin server.
*
* @return Boolean
*/