[
https://issues.apache.org/jira/browse/CAMEL-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584161#comment-17584161
]
Karen Lease commented on CAMEL-18355:
-------------------------------------
I have submitted the PR if you want to try it out. I added a unit test which
reproduced the issue and which works after the change.
> HTTP component overwrites basic authentication credentials with proxy
> authentication
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-18355
> URL: https://issues.apache.org/jira/browse/CAMEL-18355
> Project: Camel
> Issue Type: Bug
> Components: camel-http
> Affects Versions: 3.18.0
> Reporter: Oliver Holzmann
> Assignee: Karen Lease
> Priority: Major
> Fix For: 3.18.2, 3.19.0
>
>
> We use HTTP endpoints with basic authentication (params {{authUsername}},
> {{authPassword}}) via a proxy that requires proxy authentication (params
> {{proxyAuthUsername}}, {{proxyAuthPassword}}).
> But basic authentication fails. In debug logs we see that basic
> authentication header is using proxy credentials.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)