[PR] HTTPCLIENT-2301. Fix stale connection handling in BasicHttpClientConnectionManager [httpcomponents-client]

2023-11-04 Thread via GitHub
arturobernalg opened a new pull request, #502: URL: https://github.com/apache/httpcomponents-client/pull/502 This pull request addresses an issue in `BasicHttpClientConnectionManager` where stale connections were not being handled correctly. Previously, a stale connection could potentially

Re: [PR] HTTPCLIENT-2277: RFC 9111 conformance improvements / bug fixes [httpcomponents-client]

2023-11-04 Thread via GitHub
ok2c commented on PR #501: URL: https://github.com/apache/httpcomponents-client/pull/501#issuecomment-1793404009 @arturobernalg This PR is still work in progress. Do take a look at the changes in `ResponseCachingPolicy` and `CachedResponseSuitabilityChecker` and let me know if find

[PR] HTTPCLIENT-2277: RFC 9111 conformance improvements / bug fixes [httpcomponents-client]

2023-11-04 Thread via GitHub
ok2c opened a new pull request, #501: URL: https://github.com/apache/httpcomponents-client/pull/501 * Aligns the behavior of the caching protocol handlers with the specification requirements (sections 3 and 4 RFC 9111) * Bug fixes -- This is an automated message from the Apache Git