Http Request Url, Body & Header

2016-04-08 Thread Debraj Manna
Hi, Is there a way I can see or log the http request url, body & header sent by the camel http4 component? I want to view the final http request url, body & header that was sent from the camel.

Re: Http Request Url, Body & Header

2016-04-08 Thread Claus Ibsen
the http request url, body & header sent by > the camel http4 component? I want to view the final http request url, body > & header that was sent from the camel. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Http Request Url, Body & Header

2016-04-09 Thread Debraj Manna
see if you turn on DEBUG logging or something on it. > > For Camel you can only see Camel specific logging. > > On Sat, Apr 9, 2016 at 8:05 AM, Debraj Manna > wrote: > > Hi, > > > > Is there a way I can see or log the http request url, body & header sent > by

Re: Http Request Url, Body & Header

2016-04-09 Thread Andreas Gebhardt
can only see Camel specific logging. On Sat, Apr 9, 2016 at 8:05 AM, Debraj Manna wrote: Hi, Is there a way I can see or log the http request url, body & header sent by the camel http4 component? I want to view the final http request url, body & header that was sent from t

Re: Http Request Url, Body & Header

2016-04-10 Thread Debraj Manna
c logging. >>> >>> On Sat, Apr 9, 2016 at 8:05 AM, Debraj Manna >>> wrote: >>> >>>> Hi, >>>> >>>> Is there a way I can see or log the http request url, body & header sent >>>> >>> by >>> >>