6
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted 7 days ago by ASF GitHub Bot
ok2c commented on code in PR #802: URL: https://github.com/apache/httpcomponents-client/pull/802#discussion_r2813382093 ########## httpclient5-testing/src/test/java/org/apache/hc/client5/testing/sync/TestClientAuthentication.java: ########## @@ Read more
Posted 7 days ago by ASF GitHub Bot
rPraml commented on code in PR #802: URL: https://github.com/apache/httpcomponents-client/pull/802#discussion_r2813224815 ########## httpclient5-testing/src/test/java/org/apache/hc/client5/testing/sync/TestClientAuthentication.java: ########## @@ Read more
Posted 9 days ago by ASF subversion and git services
Commit 9cc45f6c67864ec53f2284d16e77872851e25e87 in httpcomponents-client's branch refs/heads/5.6.x from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=9cc45f6c6 ] HTTPCLIENT-2414 - Fix Basic auth cache scoping Read more
Posted 9 days ago by ASF subversion and git services
Commit 0a18950331ef328c4a0bc61285601a2415aba249 in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=0a1895033 ] HTTPCLIENT-2414 - Fix Basic auth cache scoping Read more
Posted 9 days ago by ASF GitHub Bot
arturobernalg commented on code in PR #802: URL: https://github.com/apache/httpcomponents-client/pull/802#discussion_r2807696089 ########## httpclient5-testing/src/test/java/org/apache/hc/client5/testing/sync/TestClientAuthentication.java: ########## Read more
Posted 9 days ago by ASF GitHub Bot
michael-o commented on PR #615: URL: https://github.com/apache/httpcomponents-client/pull/615#issuecomment-3901756587 Folks, I have stalled this for now because of time and personal issues. I hope I can pick this up at a later point in time. Not Read more
Posted 9 days ago by ASF GitHub Bot
ok2c commented on code in PR #802: URL: https://github.com/apache/httpcomponents-client/pull/802#discussion_r2807277738 ########## httpclient5-testing/src/test/java/org/apache/hc/client5/testing/sync/TestClientAuthentication.java: ########## @@ Read more
Posted 12 days ago by ASF subversion and git services
Commit 1e01a487e283c04cbcd60515951c2d8b6e1f2670 in httpcomponents-client's branch refs/heads/5.6.x from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=1e01a487e ] HTTPCLIENT-2415: Normalize CookieOrigin path for Read more
Posted 13 days ago by ASF GitHub Bot
arturobernalg commented on PR #802: URL: https://github.com/apache/httpcomponents-client/pull/802#issuecomment-3882925894 > @arturobernalg It is good that we a have a fix for the defect, but as a side effect the `AuthExchange#reset` method now Read more
Posted 13 days ago by ASF GitHub Bot
ok2c commented on code in PR #803: URL: https://github.com/apache/httpcomponents-client/pull/803#discussion_r2790063212 ########## httpclient5/src/main/java/org/apache/hc/client5/http/protocol/RequestAddCookies.java: ########## @@ -76,6 +76,28 @@ Read more