[
https://issues.apache.org/jira/browse/HTTPCORE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084459#comment-16084459
]
Önder Sezgin commented on HTTPCORE-476:
---------------------------------------
in description, i should have written wrong. {{ContentType#parse}} is ok.
{{ContentType#create}} fails and dropping some part of {{boundry}}
> 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
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCORE-476
> URL: https://issues.apache.org/jira/browse/HTTPCORE-476
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Affects Versions: 4.4.6
> Environment: all
> Reporter: Önder Sezgin
> Fix For: 4.4.7
>
>
> 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*"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]