RFR: 8292044: HttpClient doesn't handle 102 or 103 properly [v6]
Jaikiran Pai
jpai at openjdk.org
Fri Sep 9 10:04:55 UTC 2022
On Fri, 9 Sep 2022 09:03:06 GMT, Julian Reschke <duke at openjdk.org> wrote:
> FWIW, it would be awesome if an equivalent fix could be applied to HTTPURLConnection.
A brief look at the code in that area suggests that it might be relatively straightforward to fix that too. I'll check it out in more detail.
-------------
PR: https://git.openjdk.org/jdk/pull/10169
More information about the net-dev
mailing list