Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
None
-
Unknown
Description
If you send a message to a CxfRsProducer that has the header Exchange.HTTP_METHOD set, the HTTP message sent will contain the header
org.apache.cxf.request.method=GET
for example.
This header should not be present in the message since it is internal to the endpoint.
Attachments
Issue Links
- is cloned by
-
CAMEL-16110 camel-cxfrs - CxfRsProducer leaks Header when Exchange.HTTP_QUERY is set
- Resolved