On Tue, 14 Oct 2025 15:05:04 GMT, Daniel Fuchs <[email protected]> wrote:
> But your PR changes the request body input stream preemptively, That is true, but it's only for GET requests. Thus it effectively remains optional as regular GET request handlers wouldn't attempt to read the body. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27751#issuecomment-3402387339
