HomeSort by relevance Sort by last modified time
    Searched full:defaultmaxredirects (Results 1 - 1 of 1) sorted by null

  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
HttpURLConnection.java 92 static final int defaultmaxRedirects = 20;
201 "http.maxRedirects", defaultmaxRedirects)).intValue();
    [all...]

Completed in 254 milliseconds