Alexey Markevich created CXF-6214:
-------------------------------------
Summary: [WebClient] wrong Accept received via proxy
Key: CXF-6214
URL: https://issues.apache.org/jira/browse/CXF-6214
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 3.0.3
Reporter: Alexey Markevich
Call via proxy configured using -Dhttp.proxyHost/-Dhttp.proxyPort:
INFO: Outbound Message
---------------------------
ID: 1
Address: https://[]
Http-Method: GET
Content-Type:
Headers: {Authorization=[Basic ...], Accept=[application/xml]}
--------------------------------------
Server reports that text/xml type received.
In case any Content-Type specified - all works fine
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)