Searched refs:httpput (Results 1 – 4 of 4) sorted by relevance
92 HttpPut httpput = new HttpPut("http://localhost:8192/"); in testSimplePutRequest() local93 httpput.setEntity(new ByteArrayEntity(expected.getBytes())); in testSimplePutRequest()95 String responseBody = this.httpclient.execute(httpput, responseHandler); in testSimplePutRequest()
20 httpput
25 fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput \
56 httpput.c - HTTP PUT a local file