RFR: 8328919: Add BodyHandlers / BodySubscribers methods to handle excessive server input [v8]
Volkan Yazıcı
duke at openjdk.org
Mon Jan 20 08:31:18 UTC 2025
On Mon, 20 Jan 2025 08:20:36 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix typo
>>
>> Co-authored-by: Michael McMahon <70538289+Michael-Mc-Mahon at users.noreply.github.com>
>
> src/java.net.http/share/classes/java/net/http/HttpResponse.java line 752:
>
>> 750: bufferSize);
>> 751: }
>> 752:
>
> The copyright year on this file will need an update.
Fixed in 453cd0473b43e3e25cbb8918a575db3b8421af7d.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23096#discussion_r1921979775
More information about the net-dev
mailing list