[ 
https://issues.apache.org/jira/browse/HTTPCORE-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085481#comment-16085481
 ] 

Oleg Kalnichevski commented on HTTPCORE-476:
--------------------------------------------

[~onders] The test case is incorrect. As I already tried to explain 
{{ContentType#create}} expects a MIME type/subtype pair. You are feeding it 
with a content type textual representation.

Oleg  

> 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]

Reply via email to