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

  /external/okhttp/okhttp-apache/src/test/java/com/squareup/okhttp/apache/
OkApacheClientTest.java 18 import org.apache.http.client.methods.HttpPost;
95 final HttpPost post = new HttpPost(server.getUrl("/").toURI());
108 final HttpPost post = new HttpPost(server.getUrl("/").toURI());
119 final HttpPost post = new HttpPost(server.getUrl("/").toURI());
139 HttpPost httpPost = new HttpPost();
    [all...]
  /external/libcups/cups/
http.c     [all...]

Completed in 7191 milliseconds