mgenereu opened a new pull request #5712:
URL: https://github.com/apache/camel/pull/5712
During the parsing of the CSV and `setHeader` is set to `new String[0]{}`,
the headers are collected and beautifully validated. These headers are then
used in Map output but discarded on List output. It would be nice to preserve
that knowledge downstream in the Message header.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]