[ 
https://issues.apache.org/jira/browse/CXF-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-4572.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
         Assignee: Daniel Kulp
    
> GZIPOutInterceptor not negotiating first without compressing
> ------------------------------------------------------------
>
>                 Key: CXF-4572
>                 URL: https://issues.apache.org/jira/browse/CXF-4572
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.7.0
>            Reporter: Glen Mazza
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.6.4, 2.7.1
>
>
> The GZIPOutInterceptor, like the Fast Infoset out interceptor, is supposed to 
> negotiate first with the server prior to sending a compressed message as 
> stated in the docs 
> (http://cxf.apache.org/docs/annotations.html#Annotations-GZIP).  I.e. the 
> first SOAP request, while containing the "Accept-Encoding: gzip" HTTP header, 
> should still be uncompressed (only subsequent calls compressed) but it is 
> still compressing the message with the first soap request.  This results in 
> servers not configured for GZIP to raise can't parse errors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to