Henrik Karlsson created CAMEL-17124:
---------------------------------------

             Summary: HttpRestHeaderFilterStrategy doesn't filter 
queryParameter headers
                 Key: CAMEL-17124
                 URL: https://issues.apache.org/jira/browse/CAMEL-17124
             Project: Camel
          Issue Type: Bug
          Components: camel-http-common
    Affects Versions: 3.11.3, 3.11.0, 3.11.2, 3.11.1
            Reporter: Henrik Karlsson
         Attachments: image-2021-10-25-09-41-30-192.png

When an rest api using the rest-openapi components query parameter headers are 
not filtered by HttpRestHeaderFilterStrategy. It expects that the 
queryParameters string is url encoded, but as you can see on the screenshot 
it's not. In this case all of the query parameters are flagged as 
required=false and therefore they also have a question mark  after the 
parameter name. So even if the queryParameters string had been encoded it would 
been filtered any way.

!image-2021-10-25-09-41-30-192.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to