mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
297880d93e
This commit reinstates abortOnCancel in the ReactiveRequest builder, which allows a cancel signal to abort the request. See gh-26287 and gh-27112