mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1260081436
This commit adds an integration test for `WebClient`, specifically testing that a failure happening while pulishing the request body is reported on the main reactive pipeline. See gh-35678