Uses of Class
org.springframework.cloud.gateway.mvc.ProxyExchange
Packages that use ProxyExchange
-
Uses of ProxyExchange in org.springframework.cloud.gateway.mvc
Methods in org.springframework.cloud.gateway.mvc that return ProxyExchangeModifier and TypeMethodDescriptionSets a header for the downstream call.ProxyExchange.headers(org.springframework.http.HttpHeaders headers) Additional headers, or overrides of the incoming ones, to be used in the downstream call.Sets the names of sensitive headers that are not passed downstream to the backend service.Sets the uri for the backend call when triggered by the HTTP methods.Sets the uri for the backend call when triggered by the HTTP methods.