mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
899131997e
UriComponentsBuilder allows more efficient (and less restrictive) CORS origin comparison. Also introduces a specifically narrowed cloneBuilder() method for UriComponentsBuilders. Cherry-picked from 9a52c8. Issue: SPR-14080