Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
4.4.6
-
None
-
None
-
all
Description
ContentType.create fails even if it is compatible to a valid content type according to the RFC: https://tools.ietf.org/html/rfc2045#section-5.1
whereas ContentType.parse does not.
And additionally ContentType.parse can not be called for everything.
Because it drops bolded part of such header "multipart/form-data;boundary*=---------------------------j2radvtrk*"