@ConfigurationProperties(value="spring.cloud.gateway.proxy") public class ProxyProperties extends Object
ProxyExchange
argument handler in
@RequestMapping
methods.Constructor and Description |
---|
ProxyProperties() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.HttpHeaders |
convertHeaders() |
Set<String> |
getAutoForward() |
Map<String,String> |
getHeaders() |
Set<String> |
getSensitive() |
void |
setAutoForward(Set<String> autoForward) |
void |
setHeaders(Map<String,String> headers) |
void |
setSensitive(Set<String> sensitive) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.