-
Task
-
Resolution: Done
-
Major
-
3.0.23.Final
-
None
-
None
Chapter [1] 49.3. Apache HTTP Client 4.x and other backends contains outdated information.
Describes org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine as the default implementation of org.jboss.resteasy.client.jaxrs.ClientHttpEngine.
In fact org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine is the default implementation of ClientHttpEngine, and it falls back to ApacheHttpClient4Engine only if http client 4.3 is not available.
[1] http://docs.jboss.org/resteasy/docs/3.0.23.Final/userguide/html_single/index.html#transport_layer
- is related to
-
JBEAP-12853 Resteasy - Implementing RESTEasy with HTTP Client
- Closed