CAMEL-14229: STOMP headers are missing in the Exchange - #3369
Conversation
|
Thanks, but can you take a look and see if you can make the consumer use the header filter strategy as it should do that, eg the producer does that. But just make the filtering the reverse. |
|
@davsclaus Thanks for taking time to review this PR. I need a clarification. |
|
Oh sorry I was really just referring to making the consumer also use the header filter strategy to apply filtering, see maybe one of the other components how it does that. |
|
@davsclaus Comments incorporated. I have made consumer use the header filter strategy. |
|
Thanks would you be able to build a unit test also? |
|
Sure. Will give it a try. |
|
Okay that sounds good, so will merge this, and you do another PR that incl tests, thanks. |
The response from the Exchange contains only Body. The STOMP headers are missing in the response.