On Fri, 10 Oct 2025 16:37:26 GMT, Josiah Noel <[email protected]> wrote:
> In any case, no matter what option we go with to support 100-continue the > automatic sending logic present now will have to be moved/modified as adding > a new method doesn't change the fact that 100-continue is being sent before > handlers are called. Perhaps we should focus more on that part before we add > new methods that don't actually change the situation True. But it would at least allow us to test that status code `123` is properly discarded. ------------- PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3391137340
