[ https://issues.apache.org/jira/browse/SYNAPSE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
indika priyantha kumara resolved SYNAPSE-237. --------------------------------------------- Resolution: Fixed Resolved if synapse wants to receive responses as GZIP then add <property name="Accept-Encoding" scope="transport" value="gzip"/> if synapse wants to forcibly send GZIP then add <property name="Content-Encoding" scope="transport" value="gzip"/> If synapse wants to forcibly remove GZIP then add <property name="Content-Encoding" scope="transport" value="gzip" action="remove"/> If the client tell the he expects GZIP by setting 'Accept-Encoding' , then synapse sends it to server as indicating,synapse is willing to accept GZIP > Support Gzip encoding for NIO http/s transports > ----------------------------------------------- > > Key: SYNAPSE-237 > URL: https://issues.apache.org/jira/browse/SYNAPSE-237 > Project: Synapse > Issue Type: Improvement > Reporter: Asankha C. Perera > Assignee: indika priyantha kumara > Fix For: 1.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]