[jboss-jira] [JBoss JIRA] (WFWIP-269) Colon in a header name doesn't show a warning
Tomas Terem (Jira)
issues at jboss.org
Mon Nov 18 12:36:00 EST 2019
Tomas Terem created WFWIP-269:
---------------------------------
Summary: Colon in a header name doesn't show a warning
Key: WFWIP-269
URL: https://issues.jboss.org/browse/WFWIP-269
Project: WildFly WIP
Issue Type: Bug
Reporter: Tomas Terem
Assignee: Darran Lofthouse
Execute:
{code:java}
/core-service=management/management-interface=http-interface:write-attribute(name=constant-headers, value=[{path=/management, headers=[{name=A:B, value=C}]}])
{code}
Reponse now has header 'A' with value 'B: C', but user wanted header 'A:B' with value 'C'. Of course, colon can't be part of the header name, but I think that users should at least see a warning describing this behaviour.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list