[GitHub] httpcomponents-client pull request #98: HTTPCLIENT-1904: check cookie domain...

2018-02-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/httpcomponents-client/pull/98


---

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org



[GitHub] httpcomponents-client pull request #98: HTTPCLIENT-1904: check cookie domain...

2018-02-09 Thread navajo72
GitHub user navajo72 opened a pull request:

https://github.com/apache/httpcomponents-client/pull/98

HTTPCLIENT-1904: check cookie domain for null

Ok, second try. Now it seems to be correct.
The fix matches the behaviour of the BasicDomainHandler.
Hans-Peter

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/navajo72/httpcomponents-client HTTPCLIENT-1904

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/httpcomponents-client/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #98


commit c215bc7bb5f1aae9387c420c5b668ec3c5830b05
Author: Hans-Peter Keck 
Date:   2018-02-09T09:21:59Z

HTTPCLIENT-1904: check cookie domain for null




---

-
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org