Closed
Description
It would be nice if DefaultWebClientBuilder#initExchangeFunction was smart enough to select the default ClientHttpConnector
based upon classpath. This would make it so that it worked with both Netty and Jetty based ClientHttpConnector
without needing to explicitly configure the ClientHttpConnector
.