-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b20
The HttpRequest.BodyPublishers class provide static methods to create or combine body publishers. A method that concatenate several publishers into a single one would be a useful addition. It could be used for instance, to aggregate dynamic content provided by the application with static content, read for instance, from a file.
- csr for
-
JDK-8252382 Add a new factory method to concatenate a sequence of BodyPublisher instances into a single publisher.
-
- Closed
-
- relates to
-
JDK-8254704 Add missing @since tag to BodyPublishers::concat
-
- Resolved
-