Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.21.1, 2.21.2, 2.22.0, 2.22.1
-
None
-
Unknown
Description
Given the camel route as a cxfrs server (test case is here: https://github.com/xldai/test/tree/master/cxfrs), Running the Route and send POST request from curl with "Accept: application/json", but the cxfrs server will always return application/xml as Response.
Note this issue only happening on POST method, for GET, the Accept header is respected.
No this kind of issue on Camel 2.20.x, Camel 2.21.0.