Class RewriteLocationResponseHeaderGatewayFilterFactory.Config
java.lang.Object
org.springframework.cloud.gateway.filter.factory.RewriteLocationResponseHeaderGatewayFilterFactory.Config
- Enclosing class:
RewriteLocationResponseHeaderGatewayFilterFactory
- Author:
- Vitaliy Pavlyuk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringsetHostValue(String hostValue) setLocationHeaderName(String locationHeaderName) setProtocols(String protocols)
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
getStripVersion
-
setStripVersion
public RewriteLocationResponseHeaderGatewayFilterFactory.Config setStripVersion(RewriteLocationResponseHeaderGatewayFilterFactory.StripVersion stripVersion) -
getLocationHeaderName
-
setLocationHeaderName
public RewriteLocationResponseHeaderGatewayFilterFactory.Config setLocationHeaderName(String locationHeaderName) -
getHostValue
-
setHostValue
-
getProtocols
-
setProtocols
-
getHostPortPattern
-
getHostPortVersionPattern
-