Indika,
> If synapse wants to forcibly remove GZIP then add > <property name="Content-Encoding" scope="transport" value="gzip" > action="remove"/> > > What is the meaning of value attribute, if you need to remove the Content-Encoding header, then you do not need to put the value attribute? Is that what you meant here, or is there anything more to that? Thanks, Ruwan