Runwan You are correct .Value would not be used when the 'action' is 'remove' . I just copied this line from the configuration what I test. My mistake .
Thanks Indika On Mon, Apr 7, 2008 at 7:36 PM, Ruwan Linton <[EMAIL PROTECTED]> wrote: > 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 >