Home
last modified time | relevance | path

Searched defs:httpPost (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp-apache/src/test/java/com/squareup/okhttp/apache/
DOkApacheClientTest.java139 HttpPost httpPost = new HttpPost(); in postOverrideContentType() local
/external/libcups/cups/
Dhttp.c1844 httpPost(http_t *http, /* I - HTTP connection */ in httpPost() function