You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/02/29 12:29:18 UTC

[jira] [Resolved] (CXF-6805) cxf-rt-transports-http adds Content-Type header to GET request

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

Sergey Beryozkin resolved CXF-6805.
-----------------------------------
       Resolution: Fixed
         Assignee: Sergey Beryozkin
    Fix Version/s: 3.0.9
                   3.1.6
                   3.2.0

> cxf-rt-transports-http adds Content-Type header to GET request
> --------------------------------------------------------------
>
>                 Key: CXF-6805
>                 URL: https://issues.apache.org/jira/browse/CXF-6805
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 3.2.0
>            Reporter: Richard Stollar
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.2.0, 3.1.6, 3.0.9
>
>         Attachments: cxf-rt-transports-http.patch
>
>
> Then generating a web service client from WSDL the request sent to the server has an additional Content-Type header.  Microsoft IIS 6.0 fails to process these requests and returns 200-OK with empty body. 
> The Content-Type header should not be added to the http request when the method is GET.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)