Home
last modified time | relevance | path

Searched refs:httpput (Results 1 – 4 of 4) sorted by relevance

/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
DPutStreamIntegrationTest.java92 HttpPut httpput = new HttpPut("http://localhost:8192/"); in testSimplePutRequest() local
93 httpput.setEntity(new ByteArrayEntity(expected.getBytes())); in testSimplePutRequest()
95 String responseBody = this.httpclient.execute(httpput, responseHandler); in testSimplePutRequest()
/external/curl/docs/examples/
D.gitignore20 httpput
DMakefile.inc25 fopen ftpget ftpgetresp ftpupload getinfo getinmemory http-post httpput \
DREADME56 httpput.c - HTTP PUT a local file