On Fri, 10 Oct 2025 13:22:44 GMT, Josiah Noel <[email protected]> wrote:

> We removed that behavior from this PR

@Michael-Mc-Mahon just to give a recap, right now this PR doesn't allow control 
over 100-continue, it just allows you to send extra superfluous 100 (because 
the current logic where we auto-send 100 continue before the handler is still 
intact). It was determined that moving the auto continue logic to when the 
inputstream is read should be evaluated as a separate issue.

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

PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3390154639

Reply via email to