How to stop URLDecoding on *path* of URI (*NOT* query parameters)?

2013-10-30 Thread pmcb55
m/service/hello%3Fworld/', it works fine. So I guess we need something like 'RAW()' for the URI path (and obviously '?' is not the only character we need to work with, we need '/', '\', '&', '#' etc. too!). Does anyone know if this

Re: How to stop URLDecoding on *path* of URI (*NOT* query parameters)?

2013-11-02 Thread pmcb55
Anyone got any suggestions at all?!!? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-stop-URLDecoding-on-path-of-URI-NOT-query-parameters-tp5742409p5742546.html Sent from the Camel - Users mailing list archive at Nabble.com.