[ 
https://issues.apache.org/jira/browse/HTTPCORE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-400.
----------------------------------------
    Resolution: Invalid

bq. according to RFC ordering does not matter

Really? As far as my interpretation of the MIME spec goes, it may not matter 
for _certain_ common types defined by the spec but it cannot be used as a 
general rule applicable to all content types.

There is nothing stopping you from developing a custom Comparator that performs 
comparison of mime types based on assumptions valid for your particular 
application but those assumptions should not be imposed by HttpClient.

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