RFR: 8292044: HttpClient doesn't handle 102 or 103 properly [v3]
Julian Reschke
duke at openjdk.org
Sat Oct 1 12:52:34 UTC 2022
On Tue, 6 Sep 2022 13:08:47 GMT, Michael McMahon <michaelm at openjdk.org> wrote:
> We probably should consider how a future API change would work, which allows an application to receive the intermediate responses and make sure this change doesn't cause any problems for that. Though, I don't see an issue currently. Regarding a new API, maybe a method could be added to HttpResponse.BodyHandler to supply intermediate responses?
It would be great if a new ticket would be opened for tracking this enhancement request.
-------------
PR: https://git.openjdk.org/jdk/pull/10169
More information about the net-dev
mailing list