You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2014/10/20 11:29:33 UTC

[jira] [Created] (CXF-6055) WebClient adds Content-Type to GET requests

Benson Margulies created CXF-6055:
-------------------------------------

             Summary: WebClient adds Content-Type to GET requests
                 Key: CXF-6055
                 URL: https://issues.apache.org/jira/browse/CXF-6055
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
    Affects Versions: 2.7.11
            Reporter: Benson Margulies


If I make no call to 'media', and issue a GET, I am bemused to discover

{noformat}
Content-Type: */*
{noformat}

in the header. This seems wrong; all those *'s seem like they go with an accept, not a content-type, and I was trying to end up with no Content-Type at all.




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