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

Restlet header warnings - again

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.20.0
    • camel-restlet
    • None
    • Unknown

    Description

      I am seeing warnings in log similar to those mentioned in CAMEL-6590.

      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Accept" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Accept-encoding" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Accept-language" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Connection" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Cookie" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "Host" is not allowed. Please use the equivalent property in the Restlet API.
      [WARN ] 2017-01-01 15:20:50.168 [Restlet-2000563893] LogFilter - Addition of the standard header "User-agent" is not allowed. Please use the equivalent property in the Restlet API.
      

      The lines added with the patch mentioned there were removed some commits later. See history

      Commit that applied the patch

      Commit that reverted it(intentionally?)

      Probably i am totally wrong and those warnings are right, but what to do about them?

      I am using version 2.18.1 of camel-core and camel-restlet

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            dermoritz moritz löser
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: