Searched refs:setFollowRedirects (Results 1 – 3 of 3) sorted by relevance
549 public static void setFollowRedirects(boolean set) { in setFollowRedirects() method in HttpURLConnection
2189 HttpURLConnection.setFollowRedirects(false);2195 HttpURLConnection.setFollowRedirects(true);2201 HttpURLConnection.setFollowRedirects(originalValue);
5651 method public static void setFollowRedirects(boolean);