RFR: 8292044: HttpClient doesn't handle 102 or 103 properly [v4]

Jaikiran Pai jpai at openjdk.org
Fri Sep 9 07:22:48 UTC 2022


On Fri, 9 Sep 2022 07:08:14 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> 
> Specifically, the RFC states that if the request is configured for "Expect-Continue" and if the server still sends a `100` response....

That should read "the RFC states that if the request is *not* configured for "Expect-Continue" ..."

-------------

PR: https://git.openjdk.org/jdk/pull/10169


More information about the net-dev mailing list