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

Reslet headers not getting filtered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.17.1
    • 2.17.3, 2.18.0
    • camel-restlet
    • None
    • Patch Available
    • Unknown

    Description

      Due to the convoluted way reslet handles headers (they put headers inside the "org.restlet.http.headers") header, they are net getting filtered correctly.

      Just to add more details, this is a problem if you make 2 consecutive restlet request, because the headers from the first response will get sent to the next request without being filtered. And if transfer-encoding is set, it can break things.

      PR:
      https://github.com/apache/camel/pull/1080

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            transamericamoon john
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: