[
https://issues.apache.org/jira/browse/HTTPCLIENT-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179076#comment-16179076
]
Julian Reschke edited comment on HTTPCLIENT-293 at 9/25/17 2:14 PM:
--------------------------------------------------------------------
What's the point in implementing something that the applicable spec says "MUST
NOT"? As far as I can tell, that spec defines a different approach which is
supposed to be what at least some user agents already do.
(And yes, it's entirely possible that the spec is incorrect, in which case
proper tests and reporting the problem to the IETF would be the right answer)
(Also, RFC 6532 seems to be entirely irrelevant in this context)
was (Author: reschke):
What's the point in implementing something that the applicable spec says "MUST
NOT"? As far as I can tell, that spec defines a different approach which is
supposed to be what at least some user agents already do.
(And yes, it's entirely possible that the spec is incorrect, in which case
proper tests and reporting the problem to the IETF would be the right answer)
> Provide support for non-ASCII charsets in the multipart disposition-content
> header
> ----------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-293
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-293
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (classic)
> Affects Versions: 1.0 Alpha
> Environment: Operating System: All
> Platform: All
> Reporter: Eric Dofonsou
> Priority: Minor
> Fix For: 4.0 Beta 2
>
>
> Because of the the following line in getAsciiBytes
> data.getBytes("US-ASCII");
> The returned string is modified if has Latin Characters.
> Ex : Document non-controlé -> Document non-control?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]