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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
FormSubmission.h 51 enum Method { GetMethod, PostMethod };
66 static String methodString(Method method) { return method == PostMethod ? "post" : "get"; }
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 29 milliseconds