Searched defs:httpget (Results 1 – 6 of 6) sorted by relevance
110 HttpGet httpget = new HttpGet("http://localhost:9090/user/blabla"); in doSomeBasicMethodTest() local147 HttpGet httpget = new HttpGet("http://localhost:9090/test"); in doNonRouterRequest() local159 HttpGet httpget = new HttpGet("http://localhost:9090/interface"); in doExceptionRequest() local171 HttpGet httpget = new HttpGet("http://localhost:9090/toBeDeleted"); in doDeletedRoute() local183 HttpGet httpget = new HttpGet("http://localhost:9090/user/help"); in doUriSelection1() local195 HttpGet httpget = new HttpGet("http://localhost:9090/stream"); in doStreamOfData() local239 …HttpGet httpget = new HttpGet("http://localhost:9090/general/value1/value2?param3=value3¶m4=va… in doGeneralParams() local252 HttpGet httpget = new HttpGet("http://localhost:9090/index.html"); in doIndexHandler() local264 HttpGet httpget = new HttpGet("http://localhost:9090/photos/abc/def"); in doMissingHandler() local
93 HttpGet httpget = new HttpGet("http://localhost:9090/xxx/yyy.html"); in doTest404() local102 HttpGet httpget = new HttpGet("http://localhost:9090/index.xml"); in doPlugin() local118 HttpGet httpget = new HttpGet("http://localhost:9090/testdir/test.html"); in doSomeBasicTest() local
110 HttpGet httpget = new HttpGet("http://localhost:9090/testdir/test.html"); in doSomeBasicTest() local
109 HttpGet httpget = new HttpGet("http://localhost:9090/testdir/test.html"); in doSomeBasicTest() local
88 HttpGet httpget = new HttpGet("http://localhost:8192/"); in testCookieSentBackToClient() local100 HttpGet httpget = new HttpGet("http://localhost:8192/"); in testNoCookies() local116 HttpGet httpget = new HttpGet("http://localhost:8192/"); in testServerReceivesCookiesSentFromClient() local
105 HttpGet httpget = new HttpGet("http://localhost:8192/?age=120&gender=Male"); in testGetRequestWithParameters() local159 HttpGet httpget = new HttpGet("http://localhost:8192/"); in testSimpleGetRequest() local