[
https://issues.apache.org/jira/browse/CXF-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko reassigned CXF-7959:
---------------------------------
Assignee: Andriy Redko
> WebClient invocation builder header(name, value) method is not implemented
> according to interface
> -------------------------------------------------------------------------------------------------
>
> Key: CXF-7959
> URL: https://issues.apache.org/jira/browse/CXF-7959
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.3.0
> Reporter: moby
> Assignee: Andriy Redko
> Priority: Major
>
> Acording to
> [https://docs.oracle.com/javaee/7/api/javax/ws/rs/client/Invocation.Builder.html#header-java.lang.String-java.lang.Object-]
> _"If {{value}} is {{null}} then all current headers of the same name will be
> removed."_
> Now when _null_ value is supplied, _null_ is added to existing header values
> with same name. E.g. _"Accept":"application/json,null"_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)