diff --git a/reference/html/appendix.html b/reference/html/appendix.html index dba619a2..5bb481eb 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -265,6 +265,11 @@ Also, you can define your own properties.

The connect timeout in millis, the default is 45s.

+

spring.cloud.gateway.httpclient.max-header-size

+ +

The max response header size.

+ +

spring.cloud.gateway.httpclient.pool.acquire-timeout

Only for type FIXED, the maximum time in millis to wait for aquiring.