Add support for Reactor Netty to ClientHttpRequestFactories
Closes gh-42587
This commit is contained in:
@@ -194,6 +194,7 @@ In order of preference, the following clients are supported:
|
||||
|
||||
. Apache HttpClient
|
||||
. Jetty HttpClient
|
||||
. Reactor Netty HttpClient
|
||||
. OkHttp (deprecated)
|
||||
. Simple JDK client (`HttpURLConnection`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user