6
I Use This!
Activity Not Available

News

Analyzed 6 months ago. based on code collected 6 months ago.
Posted 5 months ago by Oleg Kalnichevski
patrickjamesbarry I cannot see your apache-client-decompression repository. I presume it may be private.  Please note that one can always inject custom code as a request execution interceptor. Everything what you could do before 5.6 you can still Read more
Posted 5 months ago by Patrick Barry
This was something I asked about a long time ago, and it did not exist. So I ended up creating it and it has worked well for us. I see continued interest in the forums for something like this, so I created a sample/test project and threw it up in Read more
Posted 5 months ago by Patrick Barry
Is there a way to change the Max Response Size via configuration property?
Posted 5 months ago by ASF GitHub Bot
arturobernalg commented on PR #810: URL: https://github.com/apache/httpcomponents-client/pull/810#issuecomment-4344070355 > @arturobernalg This is a log of code. We need a compatibility test case similar to `ApacheHTTPDSquidCompatibilityIT` to be Read more
Posted 5 months ago by ASF GitHub Bot
ok2c commented on PR #810: URL: https://github.com/apache/httpcomponents-client/pull/810#issuecomment-4322505381 @arturobernalg This is a log of code. We need a compatibility test case similar to `ApacheHTTPDSquidCompatibilityIT` to be sure it Read more
Posted 5 months ago by ASF subversion and git services
Commit a922d943da7c84aaedf582c389aaa0aaf653ee14 in httpcomponents-client's branch refs/heads/5.6.x from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=a922d943d ] HTTPCLIENT-2419: corrected website component Read more
Posted 5 months ago by Oleg Kalnichevski
Javadoc pages for HttpClient 5.6.x give 403 error
Posted 5 months ago by Rob Spoor
https://hc.apache.org/httpcomponents-client-5.6.x/index.html contains several Javadoc links at the bottom, in "5. Javadocs" and "6. API compatibility reports". All of these links give 403 errors. Because of this, projects that use these Javadoc Read more
Posted 5 months ago by ASF subversion and git services
Commit f75d2833e6d5f6127c13b5c6911bc07830bb9382 in httpcomponents-client's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=f75d2833e ] HTTPCLIENT-2418 - Fix default charset handling in Read more
Posted 5 months ago by ASF GitHub Bot
ok2c commented on code in PR #823: URL: https://github.com/apache/httpcomponents-client/pull/823#discussion_r3099027161 ########## httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/SimpleBody.java: ########## @@ -50,13 +50,31 @@ Read more