Thank you Zoran and Claus!
To sum it up, the recommendation is: use http4 component for http producer
endpoints (to(...)) and jetty component for http consumer endpoints
(from(...)).
Possibly re-evaluate when undertow component has matured.
--
View this message in context:
http://camel.465427.
With the jetty producer surprisingly being deprecated recently via
CAMEL-10998 I (and probably a lot of other users) are now in the situation
having to plan the migration to another http producer.
I'd also like to avoid being in the same situation again in some months
having to migrate again.
Giv