Home | History | Annotate | Download | only in appcache

Lines Matching refs:last_modified_value

237   std::string last_modified_value;
238 headers->EnumerateHeader(NULL, last_modified, &last_modified_value);
239 if (!last_modified_value.empty()) {
241 last_modified_value);