You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.