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

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

Completed in 116 milliseconds