Deven Phillips created CAMEL-20122:
--------------------------------------
Summary: Improve Stream component to handle HTTP headers in a more
intuitive format
Key: CAMEL-20122
URL: https://issues.apache.org/jira/browse/CAMEL-20122
Project: Camel
Issue Type: Improvement
Components: camel-stream
Affects Versions: 4.2.0
Reporter: Deven Phillips
Previous to this change, headers needed to be in the format of
*{{HEADER=VALUE}}* in a comma-separated list. This PR allows for a new format
{*}{{HEADER:VALUE}}{*}, which is more intuitive when considering HTTP headers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)