-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 14
-
Component/s: core-libs
-
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
-