Polish "Support Jetty in ClientHttpRequestFactories"
See gh-36116
This commit is contained in:
@@ -25,6 +25,7 @@ In order of preference, the following clients are supported:
|
||||
|
||||
. Apache HttpClient
|
||||
. OkHttp
|
||||
. Jetty HttpClient
|
||||
. Simple JDK client (`HttpURLConnection`)
|
||||
|
||||
If multiple clients are available on the classpath, the most preferred client will be used.
|
||||
|
||||
Reference in New Issue
Block a user