-
Enhancement
-
Resolution: Fixed
-
P3
-
16
-
b26
It is useful to be able to create an HttpRequest.Builder from an existing immutable HttpRequest, to say, add some additional headers, or remove some particular header, etc. Doing this in the current API is possible, but more cumbersome than needs be. Consider adding an API point that seeds a new Builder from an existing HttpRequest.
- csr for
-
JDK-8255993 Seed an HttpRequest.Builder from an existing HttpRequest
-
- Closed
-