|
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_r2251978170 ########## 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
ok2c commented on code in PR #681: URL: https://github.com/apache/httpcomponents-client/pull/681#discussion_r2251974219 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/ContentCompressionAsyncExec.java: ########## @@ -0,0 Read more
|
|
Posted
7 months
ago
by
Cenk Pekyaman
abernal, even though the core issue seems to be inconsistency between classic and async, which is solved by pull-request#694, https://github.com/apache/httpcomponents-core/pull/541 can still be useful in general, I think. most people assume they 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_r2250076282 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/ContentCompressionAsyncExec.java: ########## @@ -0,0 Read more
|
|
Posted
7 months
ago
by
Igor Mukhin
Socket options related to TcpKeepAlive are ignored
|
|
Posted
7 months
ago
by
Arturo Bernal
Adding optional Micrometer metrics integration into HttpClient so that developers can obtain an instrumented CloseableHttpClient which automatically records request counts, latencies and error rates. By handing in their own ObservationRegistry, Read more
|
|
Posted
7 months
ago
by
ASF GitHub Bot
arturobernalg commented on code in PR #681: URL: https://github.com/apache/httpcomponents-client/pull/681#discussion_r2250046172 ########## httpclient5/src/main/java/org/apache/hc/client5/http/impl/async/ContentCompressionAsyncExec.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_r2250022183 ########## httpclient5/src/test/java/org/apache/hc/client5/http/examples/AsyncClientDeflatePostExample.java: ########## @@ -0,0 Read more
|
|
Posted
7 months
ago
by
ASF subversion and git services
Commit 0d4b9a91174dd6a9b9c32634344dd0d1be988622 in httpcomponents-client's branch refs/heads/master from winfriedgerlach [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=0d4b9a911 ] HTTPCLIENT-2385: make Read more
|
|
Posted
7 months
ago
by
ASF GitHub Bot
arturobernalg commented on PR #541: URL: https://github.com/apache/httpcomponents-core/pull/541#issuecomment-3145262000 > > > @arturobernalg I do not think we need this. The root cause of the problem is HTTPCLIENT-2386. > >
|