Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15012

Camel-Http: Endpoint parameters proxyHost and proxyPort are ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.4.3, 3.5.0
    • camel-http
    • None
    • Unknown

    Description

      The proxyHost and proxyPort query parameters are ignored by the camel-http compoment. They probably should be handled in org.apache.camel.component.http.HttpComponent#configureHttpProxy. Right now that method only handles proxyAuthHost and proxyAuthPort.

       

      Using those query parameters seems to be the workaround, too, as org.apache.camel.component.http.ProxyHttpClientConfigurer makes no distinction between authentication and non-authenticating proxies.

       

      Relates to CAMEL-10216.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            ralfsteppacher Ralf Steppacher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: