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

[NettyHttp] Remove headerFilterStrategy option after resolving

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.13.1
    • 2.12.4, 2.13.2, 2.14.0
    • None
    • None
    • Unknown

    Description

      In Camel Netty HTTP component, we don't remove headerFilterStrategy option from the parameters, so it is propagated as a query parameter.

      When I create producer URL like this - netty-http:http://host.com?headerFilterStrategy=#headerFilterStrategy&foo=bar I expect only foo=bar to be send as a query to to endpoint (while headerFilterStrategy=#headerFilterStrategy should be resolved from the registry and removed from the parameters). This is how it works in Jetty component for example.

      Attachments

        Activity

          People

            hekonsek Henryk Konsek
            hekonsek Henryk Konsek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: