6
I Use This!
Inactive

News

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Posted 7 months ago by ASF GitHub Bot
httpClient5 socketTimeoutException in dataChannel with connectTimeout value
Posted 7 months ago by ASF GitHub Bot
garydgregory commented on code in PR #541: URL: https://github.com/apache/httpcomponents-core/pull/541#discussion_r2246081591 ########## httpcore5/src/main/java/org/apache/hc/core5/reactor/InternalDataChannel.java: ########## @@ -166,10 +167,17 @@ Read more
Posted 7 months ago by ASF GitHub Bot
garydgregory commented on code in PR #541: URL: https://github.com/apache/httpcomponents-core/pull/541#discussion_r2246080997 ########## httpcore5/src/main/java/org/apache/hc/core5/reactor/InternalDataChannel.java: ########## @@ -166,10 +167,17 @@ Read more
Posted 7 months ago by ASF GitHub Bot
ok2c commented on code in PR #694: URL: https://github.com/apache/httpcomponents-client/pull/694#discussion_r2246069191 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/DefaultAsyncClientConnectionOperator.java: ########## @@ -165,7 +165,13 @@ public void completed(final IOSession session) { Read more
Posted 7 months ago by ASF GitHub Bot
ok2c commented on code in PR #694: URL: https://github.com/apache/httpcomponents-client/pull/694#discussion_r2246066138 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/nio/DefaultAsyncClientConnectionOperator.java: ########## @@ -165,7 +165,13 @@ public void completed(final IOSession session) { Read more
Posted 7 months ago by Arturo Bernal
cpekyaman  Oleg Kalnichevski   Proposed solution:  Default TLS handshake timeout now falls back to socketTimeout instead of connectTimeout 2. Added TlsHandshakeTimeoutException for clearer error diagnostics The change ensures TLS handshakes use Read more
Posted 7 months ago by ASF GitHub Bot
ok2c commented on PR #692: URL: https://github.com/apache/httpcomponents-client/pull/692#issuecomment-3140797330 > > > > > make LoggingInputStream, LoggingOutputStream, and LoggingSocketHolder public > > > > ... [More] > > > > > > > > @winfriedgerlach What is the reason those classes should be made public? Read more [Less]
Posted 7 months ago by ASF GitHub Bot
ok2c commented on code in PR #681: URL: https://github.com/apache/httpcomponents-client/pull/681#discussion_r2240832900 ########## httpclient5/src/main/java/org/apache/hc/client5/http/async/methods/DeflatingAsyncEntityProducer.java: ########## @@ Read more
Posted 7 months ago by ASF GitHub Bot
ok2c commented on code in PR #681: URL: https://github.com/apache/httpcomponents-client/pull/681#discussion_r2240824434 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/ContentCompressionAsyncExec.java: ########## @@ -0,0 Read more
Posted 7 months ago by ASF GitHub Bot
arturobernalg commented on PR #692: URL: https://github.com/apache/httpcomponents-client/pull/692#issuecomment-3133421996 > Cf. https://issues.apache.org/jira/browse/HTTPCLIENT-2385: > > I'd like to improve extensibility of Read more