OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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