-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
A ClientHttpEngine can be registered on as a provider via the ClientBuilder.register(Object) method. However, this is not well documented.
There should also be other ways to register this provider. The best option is likely a simple service loader option to simply allow the clients to be added to the class path and be chosen.
- is incorporated by
-
WFLY-19927 Upgrade RESTEasy to 6.2.11.Final
- Resolved
-
WFLY-19928 Upgrade RESTEasy to 7.0.0.Alpha4
- Resolved
- is triggering
-
RESTEASY-3557 Update the way the SSLContext is processed for clients
- Pull Request Sent