-
Enhancement
-
Resolution: Fixed
-
P3
-
14
-
b22
HttpURLConnection::usingProxy may lazily evaluate this fact.
So until a connection is actually established this method could always return "false" while the proxy IS actually used.
This non-perfectly-obvious fact deserves to be mentioned in the specification of ::usingProxy method
So until a connection is actually established this method could always return "false" while the proxy IS actually used.
This non-perfectly-obvious fact deserves to be mentioned in the specification of ::usingProxy method
- csr for
-
JDK-8232600 HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
-
- Closed
-