spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.77k stars 38.16k forks source link

Add a WebFlux integration test with a request body and delayed response #33739

Closed sdeleuze closed 1 month ago

sdeleuze commented 1 month ago

While upgrading to Undertow 2.3.18.Final, we discovered a regression that is not visible with current Spring Framework test suite. This issue intends to add an additional test that triggers this regression. Notice for now, we stay on Undertow 2.3.17.Final and I will create a related issue on https://issues.redhat.com/projects/UNDERTOW.

sdeleuze commented 1 month ago

See related issue https://issues.redhat.com/browse/UNDERTOW-2512.