Hi,
I find it very hard to see from the diff what exactly it is meant to do and how it is causing our tests to fail, but the test results are very reliable. The same tests fail consistently with all commits after this one and pass with Undertow versions prior to this commit. I don't see any errors or warnings in the logs. All I can see is that the browser fails to render the returned page. I've tried to find a reliable way of dumping the full response body, but this seems difficult. Using the devtools API, I've managed to dump some responses, and it looks like the responses are aborted midway, but I'm not 100% sure if this isn't caused by some limitation in Chrome.
Best regards,
Emond Papegaaij