Description
AHC 1.6.4 has a new config bean that supports regular getter/setter. We should support that in camel-ahc. So you can do client. in the endpoint uri, and set any option on the config bean using the reflection support we have.
Attachments
Issue Links
- is depended upon by
-
CAMEL-4081 Update to AHC version that resolves AHC-102 and remove workaround from component
- Resolved