Searched defs:httppost (Results 1 – 5 of 5) sorted by relevance
116 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostRequestWithFormEncodedParameters() local132 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostRequestWithMultipartEncodedParameters() local148 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostWithNoParameters() local170 HttpPost httppost = new HttpPost("http://localhost:8192/chin"); in testPostRequestWithMultipartExtremEncodedParameters() local
79 struct curl_httppost **httppost, in AddHttpPost()209 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()696 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()938 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
1639 struct curl_httppost *httppost; /* linked list of old POST data */ member
118 HttpPost httppost = new HttpPost("http://localhost:9090/user/blabla"); in doSomeBasicMethodTest() local
743 curl_formadd_ccsid(struct curl_httppost **httppost, in curl_formadd_ccsid()