RequiresValidation 1824 net/http/http_cache_transaction.cc   bool skip_validation = !RequiresValidation();
RequiresValidation 2001 net/http/http_cache_transaction.cc   if (response_.headers->RequiresValidation(
RequiresValidation  303 net/http/http_cache_transaction.h   bool RequiresValidation();
RequiresValidation  213 net/http/http_response_headers.h   bool RequiresValidation(const base::Time& request_time,
RequiresValidation  734 net/http/http_response_headers_unittest.cc TEST(HttpResponseHeadersTest, RequiresValidation) {
RequiresValidation  875 net/http/http_response_headers_unittest.cc         parsed->RequiresValidation(request_time, response_time, current_time);
RequiresValidation 1346 webkit/browser/appcache/appcache_update_job.cc         http_info->headers->RequiresValidation(http_info->request_time,