Searched refs:getHttpURLConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/net/httpserver/bugs/
H A DB6401598.java93 HttpURLConnection connection = getHttpURLConnection(new URL("http://127.0.0.1:"+port+"/server/"), 10000);
127 static HttpURLConnection getHttpURLConnection(URL url, int timeout) throws IOException { method in class:B6401598

Completed in 2753 milliseconds