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

  /external/chromium_org/google_apis/gaia/
oauth_request_signer.h 27 enum HttpMethod {
56 // If HttpMethod is GET_METHOD, the signed result is the full URL, otherwise
60 HttpMethod http_method,
72 // If HttpMethod is GET_METHOD, the signed result is the full URL, otherwise
77 HttpMethod http_method,
89 HttpMethod http_method,
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpMethod.java 22 public final class HttpMethod {
40 private HttpMethod() {
  /external/chromium_org/chrome/test/chromedriver/server/
http_handler.h 42 enum HttpMethod {
49 CommandMapping(HttpMethod method,
54 HttpMethod method;
  /external/chromium_org/net/test/embedded_test_server/
http_request.h 19 enum HttpMethod {
37 HttpMethod method;
87 HttpMethod GetMethodType(const std::string& token) const;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 132 milliseconds