RFR: 8328919: Add BodyHandlers / BodySubscribers methods to handle excessive server input [v10]

Volkan Yazici vyazici at openjdk.org
Wed Jan 22 15:58:22 UTC 2025


On Wed, 22 Jan 2025 09:41:58 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:

>> Finally, I think we should also add a test method which verifies that a limiting BodyHandler with a specific capacity doesn't impact the headers from being delivered to the downstream/wrapped BodyHandler even if the size of the response headers exceeds the given capacity.
>
> @jaikiran, pushed 8668a034967acd3340a30391cd5897332a068cf5 to verify the header parsing. Would you mind reviewing it and resolving this conversation if you agree with the fix, please?

I assume this remark is addressed, resolving the conversation.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23096#discussion_r1925566828


More information about the net-dev mailing list