HomeSort by relevance Sort by last modified time
    Searched refs:POST (Results 51 - 65 of 65) sorted by null

1 23

  /external/chromium/chrome/common/net/
url_fetcher.cc 37 // For POST requests, set |content_type| to the MIME type of the content
113 // Adds a block of data to be uploaded in a POST body. This can only be called
140 std::string upload_content_; // HTTP POST payload
141 std::string upload_content_type_; // MIME type of POST payload
386 case POST:
390 request_->set_method("POST");
url_fetcher_unittest.cc 151 // Version of URLFetcherTest that does a POST instead
244 // The d'tor should execute in the IO thread. Post the quit task to the
312 fetcher_ = new URLFetcher(url, URLFetcher::POST, this);
484 // The URLFetcher's test context will post a Quit task once it is
  /libcore/luni/src/main/java/libcore/net/http/
HttpResponseCache.java 127 if (requestMethod.equals(HttpEngine.POST)
139 * HEAD requests and some POST requests, but the complexity of doing
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/chromium/chrome/browser/metrics/
metrics_service.cc 18 // URL-post, and retransmitting (or retaining at process termination) if the
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 32 // $e05b ; POST Entry Point
55 // $fef3 ; Initial Interrupt Vector Offsets Loaded by POST
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
jquery-resizable.min.js     [all...]
  /external/doclava/res/assets/templates/assets/
jquery-resizable.min.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1310 milliseconds

1 23