Currently when curl receives the mime-type information there is no case conversion applied. Thus a layout test fails: http/tests/mime/uppercase-mime-type.html. Converting the type information to lowercase will match the other network backends.
Created attachment 201942 [details] proposed patch This should convert the mime-type to a lowercase string.
Comment on attachment 201942 [details] proposed patch Clearing flags on attachment: 201942 Committed r150221: <http://trac.webkit.org/changeset/150221>
All reviewed patches have been landed. Closing bug.