Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 3.0.0-M4
-
Component/s: Transport: HTTP(S) / Jetty
-
Labels:
-
User impact:Low
-
Similar Issues:None
Description
Issue described, along with a work-around in this user forum thread:
http://www.nabble.com/HTTP-Transport%2C-ContentType%2C-Mule-2.1-td19999824.html#a19999824
Basically setting the the "contentType" attribute should change the "Content-type" HTTP header, but instead sets a "ContentType" header, which is not valid HTTP.
Workaround is to use a message properties transformer.
Issue Links
- duplicates
-
MULE-3411
Http endpoint contentType element value gets ignored and overwritten with default value
-