6
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted about 22 hours ago by ASF GitHub Bot
Cache allows multipe requests to retrieve the same cacheable resource from the server in multithreaded environment due to lack of proper locking
Posted 2 days ago by ASF subversion and git services
Commit 68435f2b8e22a2465717cc39d0c40ecad8968d71 in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=68435f2b8 ] HTTPCLIENT-2397 - TLS-Required mode: add Read more
Posted 2 days ago by ASF GitHub Bot
arturobernalg commented on code in PR #777: URL: https://github.com/apache/httpcomponents-client/pull/777#discussion_r2678874591 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java: ########## @@ Read more
Posted 2 days ago by ASF GitHub Bot
ok2c commented on code in PR #777: URL: https://github.com/apache/httpcomponents-client/pull/777#discussion_r2678556581 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java: ########## @@ -1103,6 Read more
Posted 3 days ago by ASF GitHub Bot
arturobernalg commented on PR #693: URL: https://github.com/apache/httpcomponents-client/pull/693#issuecomment-3729983567 @rschmitt I’m splitting this into smaller change-sets. I’ll land the RFC6724 DNS resolver + tests first (ordering / family Read more
Posted 5 days ago by ASF GitHub Bot
ok2c commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3720084181 @garydgregory What you described above is exactly what this change-set intends to accomplish. > I'd be willing to consider a Read more
Posted 6 days ago by ASF GitHub Bot
garydgregory commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3715880211 FWIW, I like the concept in general that system properties are the escape hatch of last resort. I see the hierarchy in Read more
Posted 6 days ago by ASF GitHub Bot
rschmitt commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3715837759 > HttpClient should be using standard properties defined by the platform or use code configuration. My understanding is that Read more
Posted 6 days ago by ASF GitHub Bot
ok2c commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3715538655 @rschmitt I find "all cool kids do that" kind of argument completely unconvincing. Especially when async-http-client is used as an Read more
Posted 6 days ago by ASF GitHub Bot
rschmitt commented on PR #773: URL: https://github.com/apache/httpcomponents-client/pull/773#issuecomment-3713826988 > @rschmitt So, what are we going to have at the end of it? The old default behavior that we all agree is outdated and wrong will Read more