Re: HTTP component URL character endoding

2013-07-24 Thread Willem jiang
> http://myhost.com/user?fromDate=2013-07-24T10%3A57%3A35+0600 > the %2B is replaced by + sign that so it not fetch the body and send 400 > error. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/HTTP-component-URL-character-endoding-tp5736196.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).

HTTP component URL character endoding

2013-07-24 Thread humayun0156
3-07-24T10%3A57%3A35%2B0600 but when it creating the End Point URI it looks like http://myhost.com/user?fromDate=2013-07-24T10%3A57%3A35+0600 the %2B is replaced by + sign that so it not fetch the body and send 400 error. -- View this message in context: http://camel.465427.n5.nabble.com/HTTP-compon