Searched refs:getFollowRedirects (Results 1 – 2 of 2) sorted by relevance
567 public static boolean getFollowRedirects() { in getFollowRedirects() method in HttpURLConnection
1958 boolean originalValue = HttpURLConnection.getFollowRedirects();1961 assertFalse(HttpURLConnection.getFollowRedirects());1967 assertTrue(HttpURLConnection.getFollowRedirects());