Posted
2 days
ago
by
ASF GitHub Bot
ok2c commented on PR #693: URL: https://github.com/apache/httpcomponents-client/pull/693#issuecomment-3178664612 > @ok2c What do you think of the idea of upgrading the existing `MultihomeConnectionInitiator`/`MultihomeIOSessionRequester` to Read more
|
Posted
2 days
ago
by
ASF GitHub Bot
rschmitt commented on PR #693: URL: https://github.com/apache/httpcomponents-client/pull/693#issuecomment-3177760485 @ok2c What do you think of the idea of upgrading the existing `MultihomeConnectionInitiator`/`MultihomeIOSessionRequester` to Read more
|
Posted
2 days
ago
by
ASF GitHub Bot
rschmitt commented on code in PR #693: URL: https://github.com/apache/httpcomponents-client/pull/693#discussion_r2268498321 ########## httpclient5/src/test/java/org/apache/hc/client5/http/examples/AsyncClientHappyEyeballs.java: ########## @@ -0,0 Read more
|
Posted
2 days
ago
by
ASF GitHub Bot
Implement Happy Eyeballs V2 (RFC 8305)
|
Posted
4 days
ago
by
Oleg Kalnichevski
cpekyaman The core issue has been resolved by making sure both the classic and async transports behave consistently and use `connectTimeout` as a default if a TLS timeout has not been explicitly set. This is not what I originally thought was going to Read more
|
Posted
4 days
ago
by
ASF subversion and git services
Commit 8094bac428ad61622530d216ee763724985f612f in httpcomponents-client's branch refs/heads/5.5.x from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=8094bac42 ] HTTPCLIENT-2386: Classic transport to use Read more
|
Posted
4 days
ago
by
ASF subversion and git services
Commit 238edf3dc0cff4b54611d2ed04c5866765981cdc in httpcomponents-client's branch refs/heads/master from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=238edf3dc ] HTTPCLIENT-2386: Classic transport to use Read more
|
Posted
4 days
ago
by
ASF subversion and git services
Commit 6d4e503c2f0a7cadffdc899df0584d67d57a25b8 in httpcomponents-client's branch refs/heads/5.5.x from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=6d4e503c2 ] HTTPCLIENT-2386: Classic transport to use Read more
|
Posted
4 days
ago
by
ASF GitHub Bot
rschmitt commented on code in PR #699: URL: https://github.com/apache/httpcomponents-client/pull/699#discussion_r2265080402 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java: ########## Read more
|
Posted
6 days
ago
by
ASF GitHub Bot
ok2c commented on PR #694: URL: https://github.com/apache/httpcomponents-client/pull/694#issuecomment-3166853308 > Is there any plan to support 10ms granularity timeout control in async connections in the fulture? @lethinker No, there is not. Read more
|