HomeSort by relevance Sort by last modified time
    Searched defs:kIfNoneMatch (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/http/
http_request_headers.h 69 static const char kIfNoneMatch[];
http_request_headers.cc 25 const char HttpRequestHeaders::kIfNoneMatch[] = "If-None-Match";
  /external/chromium_org/net/http/
http_request_headers.h 71 static const char kIfNoneMatch[];
http_request_headers.cc 28 const char HttpRequestHeaders::kIfNoneMatch[] = "If-None-Match";

Completed in 104 milliseconds