[ http://issues.apache.org/jira/browse/AXIS-2495?page=all ]

Rémi Flament updated AXIS-2495:
-------------------------------

    Attachment: axis-httpclientproperties.patch

> Pacth to globally set the Accept-encoding: gzip with CommonsHttpSender
> ----------------------------------------------------------------------
>
>          Key: AXIS-2495
>          URL: http://issues.apache.org/jira/browse/AXIS-2495
>      Project: Apache Axis
>         Type: Improvement

>   Components: Basic Architecture
>     Versions: 1.4
>     Reporter: Rémi Flament
>  Attachments: axis-httpclientproperties.patch
>
> This is a patch which allows to globally set a flag to add "Accept-encoding: 
> gzip" on every connection with CommonsHTTPSender.
> When this patch is applied you can do this :
> AxisProperties.setProperty(DefaultCommonsHTTPClientProperties.ACCEPT_GZIP, 
> String.valueOf(Boolean.TRUE));
> and every connection will accept gzip.
> Regards,
> Rémi Flament.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to