Stephan Siano created CAMEL-13114:
-------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)