Github user lewijw commented on the issue:
https://github.com/apache/httpcore/pull/32
Thanks for making the changes and expediting this to get it in the alpha2
release. I got rid of some redundant test code. I am also assuming these
headers are equal (the sensitivity is of no concern with equality):
final Header header = new BasicHeader("name", "value", true);
final Header header2 = new BasicHeader("name", "value", false);
When is the alpha2 release?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]