On Mon, 12 Aug 2024 13:57:31 GMT, Daniel Fuchs <dfu...@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