6
I Use This!
Inactive

News

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Posted 2 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 4 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 5 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 5 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 5 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 5 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
Posted 9 days ago by ASF GitHub Bot
arturobernalg commented on PR #775: URL: https://github.com/apache/httpcomponents-client/pull/775#issuecomment-3706257373 > > @ok2c cherry pick to `5.6.x` right? > > > > Of course, generally bug fixes with no API changes should Read more
Posted 9 days ago by ASF subversion and git services
Commit 21393be75f43e8d8646cc0365a74c0700010432c in httpcomponents-client's branch refs/heads/5.6.x from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=21393be75 ] HTTPCLIENT-2411: Use standard HTTP-date format for Read more
Posted 9 days ago by ASF GitHub Bot
ok2c commented on PR #775: URL: https://github.com/apache/httpcomponents-client/pull/775#issuecomment-3706216924 > @ok2c cherry pick to `5.6.x` right? Of course, generally bug fixes with no API changes should always be cherry-picked to the Read more
Posted 9 days ago by ASF GitHub Bot
Invalid "Date" header generated by ResponseCacheConformance