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

Oleg Kalnichevski commented on HTTPCORE-400:
--------------------------------------------

Right. And what are exactly _same attributes_? Should 'this/that; blah=foo; 
blah=foo' be equivalent to 'this/that; blah=foo' or 'this/that; blah=foo; 
blah=bar' be 'this/that; blah=bar; blah=foo'? While such assumption could be 
made for some content types such as 'text/plain' it cannot be made for all 
content types.

Oleg

> ContentType.equals & hashCode are not implemented
> -------------------------------------------------
>
>                 Key: HTTPCORE-400
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-400
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>            Reporter: Volodymyr Kyrychenko
>
> Since equals and hashCode are not implemented it's impossible to use them in 
> handful of cases



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to