dk2k opened a new pull request #5650: URL: https://github.com/apache/camel/pull/5650
I mean the string like "application/edifact" as opposed to "application/edifact; charset=US-ASCII" Currently I can see the passed content-type "application/edifact" with null Charset gets transformed to "application/edifact; charset=US-ASCII" anyway. Added two unit-tests to test the cases when passed charset is null and non-null. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
