cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Experts ,

I want some information about data compression in XI.(gzip compression)

How is this possible in XI to send compressed data ?I am using SOAP adapter at sender side...

how can we analyse the data..?

Regards,

Rohit

0 Likes
View Entire Topic
rohit_goel
Participant
0 Likes

Hi Stefan,

The web service client has to request the compression.

can u pls elaborate what do u mean by this..??

Regards

Rohit

stefan_grube
Active Contributor
0 Likes

The web service client has to set in the request following HTTP header

Accept-Encoding: gzip

I have posted this already.

Regards

Stefan