Home | History | Annotate | Download | only in appcache

Lines Matching defs:etag

202   // Add If-None-Match header if response info has ETag header.
203 const std::string etag = "ETag";
205 headers->EnumerateHeader(NULL, etag, &etag_value);