As seen in #36729, the MimeType parser in MimeTypeUtils does not always parse properly parameter values when they are quoted.
Changes discussed in #36729 are too risky for maintenance releases, so we should fix that problem separately in existing branches.
As seen in #36729, the
MimeTypeparser inMimeTypeUtilsdoes not always parse properly parameter values when they are quoted.Changes discussed in #36729 are too risky for maintenance releases, so we should fix that problem separately in existing branches.