[
https://issues.apache.org/jira/browse/CAMEL-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750003#comment-16750003
]
Andrea Cosentino commented on CAMEL-13114:
------------------------------------------
I think you need to fix also at master level and probably 2.23.x and 2.22.x
> Provide single Cookie header for multiple cookies
> -------------------------------------------------
>
> Key: CAMEL-13114
> URL: https://issues.apache.org/jira/browse/CAMEL-13114
> Project: Camel
> Issue Type: Improvement
> Components: camel-ahc
> Affects Versions: 2.23.1
> Reporter: Stephan Siano
> Assignee: Stephan Siano
> Priority: Minor
>
> If a cookieHandler is defined on a camel AHC component and multiple cookies
> are stored for the server, the AHC component will send out multiple headers
> named Cookie which each have one value.
> According to RFC 2965 one header should be sent out as a semicolon separated
> list.
> Most servers (like the jetty server used in the junit tests) also accept the
> format with multiple cookie headers, but some don't.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)