On Fri, 10 Oct 2025 16:42:42 GMT, Daniel Fuchs <[email protected]> wrote:
> True. But it would at least allow us to test that status code 123 is properly > discarded. you can do this now: `exchange.sendResponseHeaders(123, contentlength)` ------------- PR Comment: https://git.openjdk.org/jdk/pull/27069#issuecomment-3391144932
