You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/26 11:06:00 UTC

[jira] [Resolved] (CAMEL-16408) camel-undertow - http producer includes CamelHttpMethod header

     [ https://issues.apache.org/jira/browse/CAMEL-16408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16408.
---------------------------------
    Resolution: Cannot Reproduce

> camel-undertow - http producer includes CamelHttpMethod header
> --------------------------------------------------------------
>
>                 Key: CAMEL-16408
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16408
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.10.0
>
>
> We should filter out all Camel* headers, but it ends up being included as HTTP header
>     "headers": {
>         "camelhttpmethod": "GET",
>         "content-length": "9",
>         "host": "localhost:8080"
>     },



--
This message was sent by Atlassian Jira
(v8.3.4#803005)