Home
last modified time | relevance | path

Searched refs:getParsedCacheControl (Results 1 – 2 of 2) sorted by path

/plugin/authgoogle/google/io/
H A DGoogle_CacheParser.php82 $cacheControl = $resp->getParsedCacheControl();
133 $cacheControl = $resp->getParsedCacheControl();
H A DGoogle_HttpRequest.php267 public function getParsedCacheControl() { function in Google_HttpRequest