Croway opened a new pull request, #22415: URL: https://github.com/apache/camel/pull/22415
## Summary Backport of #22413 to camel-4.14.x. - Align `CxfRsHeaderFilterStrategy`, `CxfHeaderFilterStrategy` and `KnativeHttpHeaderFilterStrategy` with `HttpHeaderFilterStrategy` by adding `setInFilterStartsWith(CAMEL_FILTER_STARTS_WITH)` so that internal headers are filtered in both directions. ## Test plan - [x] `mvn verify` on `camel-cxf-rest` (42 tests passed) - [x] `mvn verify` on `camel-cxf-transport` (12 tests passed) - [x] `mvn verify` on `camel-knative-http` (162 tests passed) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
