Home
last modified time | relevance | path

Searched defs:httppost (Results 1 – 1 of 1) sorted by relevance

/external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
DGetAndPostIntegrationTest.java60 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostWithNoParameters() local
71 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostRequestWithFormEncodedParameters() local
87 HttpPost httppost = new HttpPost("http://localhost:8192/"); in testPostRequestWithMultipartEncodedParameters() local