ning / async-http-client

Asynchronous Http Client for Java
135 stars 50 forks source link

Headers class is a Map #6

Closed neotyk closed 14 years ago

neotyk commented 14 years ago

com.ning.http.client.Headers is semantically a java.util.Map. Will propose a fix in short.

neotyk commented 14 years ago

Proposal: neotyk@1d1f37046b0ea8f9ab43c8e2a3ef1fe86853d441

jfarcand commented 14 years ago

We have made and discuss this issue on the mailing list and I would think the issue is now resolved/improved. Feel free to re-open if I'm wrong.