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