OK HTTP Client changes
This commit is contained in:
@@ -1514,7 +1514,7 @@ path rendering the `users` path unreachable.
|
||||
|
||||
The default HTTP client used by zuul is now backed by the Apache HTTP Client instead of the
|
||||
deprecated Ribbon `RestClient`. To use `RestClient` or to use the `okhttp3.OkHttpClient` set
|
||||
`ribbon.restclient.enabled=true` or `ribbon.okhttp.enabled=true` respectively.
|
||||
`ribbon.restclient.enabled=true` or `spring.cloud.httpclient.ok.enabled=true` respectively.
|
||||
|
||||
=== Cookies and Sensitive Headers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user