Searched refs:getFollowRedirects (Results 1 – 3 of 3) sorted by relevance
567 public static boolean getFollowRedirects() { in getFollowRedirects() method in HttpURLConnection
2187 boolean originalValue = HttpURLConnection.getFollowRedirects();2190 assertFalse(HttpURLConnection.getFollowRedirects());2196 assertTrue(HttpURLConnection.getFollowRedirects());
5643 method public static boolean getFollowRedirects();