You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Djordje Bajic (Jira)" <ji...@apache.org> on 2019/10/17 07:25:00 UTC

[jira] [Comment Edited] (CAMEL-14074) http - Allow restricted headers

    [ https://issues.apache.org/jira/browse/CAMEL-14074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953465#comment-16953465 ] 

Djordje Bajic edited comment on CAMEL-14074 at 10/17/19 7:24 AM:
-----------------------------------------------------------------

If i understood header filter strategy correctly it just makes you to choose what to send and what to drop from request. There is no option to override any of restricted headers values. From Java 12 we have an option to allow restricted headers to be changed using some property (I am speaking for Spring Boot), knowing that, shouldn't we support that as well? 


was (Author: dbajic):
If i understood header filter strategy correctly it just enablesyou to choose what to send and what to drop from request. There is no option to override any of restricted headers values. From Java 12 we have an option to allow restricted headers to be changed using some property (I am speaking for Spring Boot), knowing that, shouldn't we support that as well? 

> http - Allow restricted headers
> -------------------------------
>
>                 Key: CAMEL-14074
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14074
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http
>            Reporter: Djordje Bajic
>            Priority: Major
>
> Hello!
> It would be nice to have a feature to override any of restricted http headers. I noticed that it's not available to set custom "Host" header. 



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