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
76 struct curl_httppost **httppost, in AddHttpPost()203 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()693 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()926 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
1612 struct curl_httppost *httppost; /* linked list of old POST data */ member
118 HttpPost httppost = new HttpPost("http://localhost:9090/user/blabla"); in doSomeBasicMethodTest() local
796 curl_formadd_ccsid(struct curl_httppost * * httppost, in curl_formadd_ccsid()