@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() |
Map<String,String> |
getHeaders() |
Set<String> |
getSensitive() |
void |
setHeaders(Map<String,String> headers) |
void |
setSensitive(Set<String> sensitive) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.