Re: stream caching to HTTP end point

2013-08-12 Thread ramrubio
Thanks Claus. -- View this message in context: http://camel.465427.n5.nabble.com/stream-caching-to-HTTP-end-point-tp5736608p5737181.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: stream caching to HTTP end point

2013-08-02 Thread Claus Ibsen
always empty. > > Can someone provide information as to whether streamCache works for http end > point? If i add a processor to route that sets body as string in request > this code works but this work around loads the entire body to memory which > causes issues for large requests.

stream caching to HTTP end point

2013-07-31 Thread ramrubio
amCache works for http end point? If i add a processor to route that sets body as string in request this code works but this work around loads the entire body to memory which causes issues for large requests. /Ramon -- View this message in context: http://camel.465427.n5.nabble.com/stream-