mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
9e72033036
This commit introduces a new method on WebClient: filter, which takes an filter function, and returns a (filtered) WebClient. Issue: SPR-14961