[
https://issues.apache.org/jira/browse/CAMEL-13114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750031#comment-16750031
]
Stephan Siano commented on CAMEL-13114:
---------------------------------------
Yes, I am working on it, it just takes time to check out the respective branch,
build it and run the tests...
> 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)