6
I Use This!
Inactive

News

Analyzed 6 days ago. based on code collected 6 days ago.
Posted 7 months ago by Arturo Bernal
Connection is not released after receiving "execution cancelled"
Posted 7 months ago by Claus Ibsen
At Apache Camel we have users reporting a situation with using a graphql service that returns a 301 redirect and this causes the call to fail because the payload is removed due to POST becomes GET. This is correct according to HTTP spec. But often Read more
Posted 7 months ago by Grzegorz Jasiński
Hello, I am working with httpclient async. I had encountered resource leak caused by race condition. The execution of request was cancelled in the very end of call. 20250812 Read more
Posted 7 months ago by Sanghwa Min
Hello,   I'm leaving some thoughts as I have a couple of ideas for improving Apache HttpClient that came to mind while coordinating its settings with our server's idle timeout. 1. Proactively Avoiding Stale Connections The validateAfterInactivity Read more
Posted 7 months ago by Sanghwa Min
Hello,   I'm leaving some thoughts as I have a couple of ideas for improving Apache HttpClient that came to mind while coordinating its settings with our server's idle timeout. 1. Proactively Avoiding Stale Connections with a discardAfterInactivity Read more
Posted 7 months ago by Sanghwa Min
Hello,   I'm leaving some thoughts as I have a couple of ideas for improving Apache HttpClient that came to mind while coordinating its settings with our server's idle timeout. 1. Proactively Avoiding Stale Connections with a discardAfterInactivity Read more
Posted 7 months ago by Jon Harper
Hi Arturo, thanks for working on this. I looked at and tried https://github.com/arturobernalg/httpcomponents-client/tree/HTTPCLIENT-2381 from https://github.com/apache/httpcomponents-client/pull/680/files Unfortunately, I don't think it works for Read more
Posted 7 months ago by ASF GitHub Bot
Optional Observability Module for HttpClient
Posted 7 months ago by Cenk Pekyaman
olegk, even though having a separate exception can be better for easier visibility, consistency of timeouts between httpClient4 and httpClient5 is probably more useful for now. also, this issue should be so rare, at least for our internal service Read more
Posted 7 months 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