Re: [DISCUSS] - Supporting multiple parameter values in http components

2011-07-12 Thread Claus Ibsen
Okay I have attached a work in progress patch to the ticket. Would be nice if the community could take a look. I had for a brief moment considered creating a MultiValueList in camel-core to hold the multi values. But I opted for just adding a method to HttpHelper. I added some unit tests which do

[DISCUSS] - Supporting multiple parameter values in http components

2011-07-12 Thread Claus Ibsen
Hi I have created ticket https://issues.apache.org/jira/browse/CAMEL-4212 The problem we have is that the http related components in Camel does not support mapping to/from Camel Message Headers if there is HTTP parameters that have multiple values. For example if a HTTP GET is send with: http://