-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 12
-
b23
Currently there is no way to specify a local address when the HTTP client creates client sockets. This would be useful on multi-homed devices when a specific interface must be used.
The address could be set for simplicity at the HttpClient level rather than for specific HttpRequests.
The address could be set for simplicity at the HttpClient level rather than for specific HttpRequests.
- csr for
-
JDK-8286583 Add ability to bind to specific local address to HTTP client
- Closed
- duplicates
-
JDK-8218757 HttpClient: provide a way to select the local interface to which the client should bind to.
- Closed
- links to
-
Commit openjdk/jdk/f4258a50
-
Review openjdk/jdk/6690
-
Review(master) openjdk/jdk/6690