[
https://issues.apache.org/jira/browse/HTTPCLIENT-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-2374:
--
Fix Version/s: 5.5.1
5.6-alpha1
> Document CONNECTION_T
psmarko commented on PR #525:
URL:
https://github.com/apache/httpcomponents-core/pull/525#issuecomment-2957671445
I'm not familiar enough to find a similar test case. Could you refer me to
an existing test case I could follow? Thank you.
--
This is an automated message from the Apache Gi
rschmitt opened a new pull request, #648:
URL: https://github.com/apache/httpcomponents-client/pull/648
This change adds integration test coverage for various types of read
timeouts. The test coverage includes HTTP, HTTPS, and HTTP over UDS if
available. The `/random` request handlers have
rschmitt commented on PR #648:
URL:
https://github.com/apache/httpcomponents-client/pull/648#issuecomment-2957181561
I was startled to learn that `java.net.Socket::setSoTimeout` only sets
_read_ timeouts:
https://github.com/openjdk/jdk/blob/d186dacdb7b91dc9a28b703ce3c8ea007fc450b6/s
rschmitt commented on PR #647:
URL:
https://github.com/apache/httpcomponents-client/pull/647#issuecomment-2957163092
@ok2c I'm not familiar with `HostnameVerificationPolicy`. It looks like it
is used to enable the built-in verifier (via `SSLParameters`), as well as to
choose the default `H
John Viegas created HTTPCLIENT-2374:
---
Summary: Document CONNECTION_TIME_TO_LIVE semantic change in
migration guide (timeToLive=0 behavior)
Key: HTTPCLIENT-2374
URL: https://issues.apache.org/jira/browse/HTTPCLIE