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

DefaultNettyHttpBinding header binding mismatch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.4.0
    • camel-netty-http
    • None
    • Unknown

    Description

      When Camel headers are populated from Netty HttpRequest if the scheme of the URL in the request is "https" and the port is not specified (e.g. "https://example.com") the Exchange.HTTP_PORT is set to 80 instead of 443.
      If the absolute URL is present on the Netty HttpRequest, i.e. when used as proxy, the Exchange.HTTP_URL gets set to the concatenation of the consumer URL and the producer URL.

      Attachments

        Activity

          People

            zregvart Zoran Regvart
            zregvart Zoran Regvart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: