Re: Soap and gzip compression

2015-06-19 Thread Binu Surendran
this header in place. You can verify this by browsing org.apache.cxf.transport.common.gzip.GZIPInInterceptor class from cxf-rt-core library. Hope this calrifies your query. Thanks, Binu -- View this message in context: http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-tp5722722p5768399

Re: Soap and gzip compression

2012-11-15 Thread Christian Müller
? there is no way in apache camel to log and > verify the > > Content-Encoding header ? > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-tp5722722p5722733.html > > Sent from the Camel Development mailing list archive at Nabble.com ( > http://Nabble.com). > > > > --

Re: Soap and gzip compression

2012-11-15 Thread Willem jiang
use wireshark ? there is no way in apache camel to log and verify the > Content-Encoding header ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-tp5722722p5722733.html > Sent from the Camel Development mailing

Re: Soap and gzip compression

2012-11-15 Thread Claus Ibsen
://cxf.apache.org/docs/configuration.html .. to use logging interceptors with CXF. On Thu, Nov 15, 2012 at 9:52 AM, BobbySixKiller wrote: > my camel version is 2.9.2 > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-t

Re: Soap and gzip compression

2012-11-14 Thread Christian Müller
since i've got no "Content-Encoding" header ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-tp5722722.html > Sent from the Camel Development mailing list archive at Nabble.com. > --

Re: Soap and gzip compression

2012-11-14 Thread Glen Mazza
t before the call to my soap ws and also added the following: I've got no errors, but how can i be sure the gzip compression is working since i've got no "Content-Encoding" header ? -- View this message in context: http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-t

Soap and gzip compression

2012-11-14 Thread BobbySixKiller
i be sure the gzip compression is working since i've got no "Content-Encoding" header ? -- View this message in context: http://camel.465427.n5.nabble.com/Soap-and-gzip-compression-tp5722722.html Sent from the Camel Development mailing list archive at Nabble.com.