Searched refs:httpClient (Results 1 – 2 of 2) sorted by relevance
130 HttpClient httpClient = new DefaultHttpClient(); in postFileToServer() local145 HttpResponse res = httpClient.execute(postRequest); in postFileToServer()
68 HttpClient httpClient = newHttpClient(); in testConnectToHttps() local72 httpClient.getConnectionManager().getSchemeRegistry() in testConnectToHttps()75 HttpResponse response = httpClient.execute( in testConnectToHttps()