On Tue, 21 Jul 2026 12:27:54 GMT, Daniel Jeliński <[email protected]> wrote:

> That's actually a complete HTTP request, we just don't send some of its bytes.

I mistook that part then. In that case, perhaps add a comment above the 
`RND.nextInt(1, requestBuffer.limit())` line to say something like "only send a 
part of the HTTP request". It's just to easily spot this detail.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31983#discussion_r3622175286

Reply via email to