mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
3d2befc84a
This commit moves HttpHeaders that are used in multiple places (client and server, reactive and non-reactive) to a new, separate http.support package. Closes gh-30823