Bumping versions

This commit is contained in:
buildmaster
2021-02-18 18:07:11 +00:00
parent 90f9620d10
commit ed7fe4d08e

View File

@@ -354,7 +354,8 @@ public class GatewayFilterSpec extends UriSpec {
/**
* A filter that will set the Host header to
* {@param hostName} on the outgoing request.
* {@param hostName} on the outgoing
* request.
* @param hostName the updated Host header value
* @return a {@link GatewayFilterSpec} that can be used to apply additional filters
*/