RFR: 8324209: Check implementation of Expect: 100-continue in the java.net.http.HttpClient [v2]
Darragh Clarke
dclarke at openjdk.org
Mon Aug 12 14:22:14 UTC 2024
On Mon, 12 Aug 2024 13:57:31 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> Darragh Clarke has updated the pull request incrementally with one additional commit since the last revision:
>>
>> implemented feedback
>
> test/jdk/java/net/httpclient/ExpectContinueTest.java line 238:
>
>> 236: }
>> 237: }
>> 238: }
>
> These two seem to be identical: can't we just use ForcePostHandler both for HTTP/1.1 and HTTP/2?
You're right, I removed one of them in the latest commit
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20525#discussion_r1713861301
More information about the net-dev
mailing list