[
https://issues.apache.org/jira/browse/MIME4J-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17409904#comment-17409904
]
Benoit Tellier edited comment on MIME4J-109 at 9/4/21, 8:45 AM:
----------------------------------------------------------------
> I saw something like this in the wild:
>
> Content-Type: application/octet-stream; name==?UTF-8?B?MDAwMDAwNDguUERG?=
You can use MimeUtil.decodeEncodedWords for those.
I bet the topic is more about adding convenience APIs.
Regards,
Benoit
was (Author: btellier):
> I saw something like this in the wild:
>
> Content-Type: application/octet-stream; name==?UTF-8?B?MDAwMDAwNDguUERG?=
You can use MimeUtil.decodeEncodedWords for those.
> Support for MIME Parameter Value and Encoded Word Extensions
> ------------------------------------------------------------
>
> Key: MIME4J-109
> URL: https://issues.apache.org/jira/browse/MIME4J-109
> Project: James Mime4j
> Issue Type: New Feature
> Affects Versions: 0.5
> Reporter: Markus Wiederkehr
> Assignee: Markus Wiederkehr
> Priority: Major
> Fix For: 0.8.0
>
> Attachments: rfc2231.patch
>
>
> See RFC 2231.
> Mime4j should be capable of correctly decoding and encoding these extensions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)