HomeSort by relevance Sort by last modified time
    Searched refs:kGetMethod (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/android/
intercept_download_resource_throttle.cc 37 if (request_->method() != net::HttpRequestHeaders::kGetMethod ||
  /external/chromium/net/http/
http_request_headers.h 57 static const char kGetMethod[];
http_request_headers.cc 14 const char HttpRequestHeaders::kGetMethod[] = "GET";
  /external/chromium_org/net/http/
http_request_headers.h 58 static const char kGetMethod[];
http_request_headers.cc 16 const char HttpRequestHeaders::kGetMethod[] = "GET";

Completed in 59 milliseconds