Extract forwarded header handling out of UriComponentsBuilder #30886
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
The main purpose of
UriComponentsBulider#fromHttpRequest
is to apply forwarded headers to the URI of the current request, and allows re-use from Spring MVC and WebFlux. We should make that more explicit through a dedicated class.The text was updated successfully, but these errors were encountered: