JIRA: https://jira.spring.io/browse/INT-4135 The incoming `Content-Type` HTTP header can be in any arbitrary case. Fix `DefaultHttpHeaderMapper` `Content-Type` header re-mapping to the `MessageHeaders.CONTENT_TYPE` via `equalsIgnoreCase()` comparison **Cherry-pick to 4.3.x**