I noticed in the populateRequestParameters function of the DefaultHttpBinding class that query parameters are added as header values in requests. Once this is done then the query parameters continue to exist on the url and also exist as headers which seems redundant. Why are these query parameters added as headers?
-- View this message in context: http://camel.465427.n5.nabble.com/Jetty-adds-query-parameters-as-header-values-tp5781490.html Sent from the Camel - Users mailing list archive at Nabble.com.