[jira] [Updated] (HTTPCLIENT-2333) A request retry upon redirect is incorrectly flagged as a circular redirect

2024-07-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2333: -- Component/s: HttpClient (async) HttpClient (classic)

Re: [PR] HTTPCORE-761: support ExtendedSocketOption in socket [httpcomponents-core]

2024-07-23 Thread via GitHub
kkewwei commented on PR #473: URL: https://github.com/apache/httpcomponents-core/pull/473#issuecomment-2247018192 > > @ok2c I have added the parameters in `SocketConfig`, but they are not used anywhere, is that ok? > > @kkewwei Why? It is being used in `HttpRequester`, `HttpServer` a