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)