You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/09/20 11:15:00 UTC

[jira] [Created] (CAMEL-16987) camel-csv - Allow to configurer header in endpoint uri via dataformat component

Claus Ibsen created CAMEL-16987:
-----------------------------------

             Summary: camel-csv - Allow to configurer header in endpoint uri via dataformat component
                 Key: CAMEL-16987
                 URL: https://issues.apache.org/jira/browse/CAMEL-16987
             Project: Camel
          Issue Type: Improvement
          Components: camel-csv
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.12.0


This is not possible as header is defined in the model as List<String> and the endpoint uri is a string value. So lets make it support comma separated single string value like all the others would do it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)