Searched defs:httppost (Results 1 – 7 of 7) 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
86 struct curl_httppost **httppost, in AddHttpPost()267 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()740 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()1561 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
1546 struct curl_httppost *httppost; /* linked list of POST data */ member
145 struct curl_httppost **httppost, in formparse()
150 struct curl_httppost *httppost; member
118 HttpPost httppost = new HttpPost("http://localhost:9090/user/blabla"); in doSomeBasicMethodTest() local
779 curl_formadd_ccsid(struct curl_httppost * * httppost, in curl_formadd_ccsid()