You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/03 15:10:41 UTC

[GitHub] [camel] henka-rl opened a new pull request #6499: CAMEL-17267 Adding httpMethod to endpoint properties

henka-rl opened a new pull request #6499:
URL: https://github.com/apache/camel/pull/6499


   I had to change HeaderFilteringTest because it did a GET with a body and this didn't work after I added httpMethod to the endpoint properties. But you shouldn't send a body with a GET anyway, so this seems to be the right way to do the test...
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel] davsclaus merged pull request #6499: CAMEL-17267 Adding httpMethod to endpoint properties

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #6499:
URL: https://github.com/apache/camel/pull/6499


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org