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
79 struct curl_httppost **httppost, in AddHttpPost()260 CURLFORMcode FormAdd(struct curl_httppost **httppost, in FormAdd()727 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()1526 CURLFORMcode curl_formadd(struct curl_httppost **httppost, in curl_formadd()
1496 struct curl_httppost *httppost; /* linked list of POST data */ member
145 struct curl_httppost **httppost, in formparse()
149 struct curl_httppost *httppost; member
118 HttpPost httppost = new HttpPost("http://localhost:9090/user/blabla"); in doSomeBasicMethodTest() local
777 curl_formadd_ccsid(struct curl_httppost * * httppost, in curl_formadd_ccsid()