-
Notifications
You must be signed in to change notification settings - Fork 981
Comparing changes
Open a pull request
base repository: apache/httpcomponents-client
base: ed0e68b
head repository: apache/httpcomponents-client
compare: 4f85260
- 16 commits
- 23 files changed
- 4 contributors
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f6a3778 - Browse repository at this point
Copy the full SHA f6a3778View commit details -
Fix features BackoffManager Unit Tests in Resource-Constrained Enviro…
…nments. (#494) This commit improves the reliability of BackoffManager unit tests by replacing the use of Thread.sleep() with a more robust approach that manipulates lastRouteProbes to simulate the cooldown period. This enhancement ensures that the tests run successfully even in resource-constrained environments, making them more resilient and reliable.
Configuration menu - View commit details
-
Copy full SHA for 5c69779 - Browse repository at this point
Copy the full SHA 5c69779View commit details -
Refactor ExponentialBackoffManager and TestLinearBackoffManager Tests…
… to Remove Thread.sleep(). (#495) This commit enhances the ExponentialBackoffManager and TestLinearBackoffManager unit tests by replacing the use of Thread.sleep() with direct manipulation of internal state to simulate the cooldown period. This change improves test reliability and ensures consistent behavior in resource-constrained environments.
Configuration menu - View commit details
-
Copy full SHA for 5ab7f21 - Browse repository at this point
Copy the full SHA 5ab7f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad6b82 - Browse repository at this point
Copy the full SHA 6ad6b82View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e3d79b - Browse repository at this point
Copy the full SHA 9e3d79bView commit details
Commits on Dec 11, 2023
-
Fix Response Body Truncation Issue in ContentResponseHandler (#521)
Resolved a bug where the response body was truncated to 256 bytes in all cases, including successful responses.
Configuration menu - View commit details
-
Copy full SHA for 7d853d5 - Browse repository at this point
Copy the full SHA 7d853d5View commit details
Commits on Jan 5, 2024
-
HTTPCLIENT-2314: Throw ConnectionShutdownException in case of pooled …
…connection having been closed or discarded instead of plain IllegalStateException
Configuration menu - View commit details
-
Copy full SHA for 67519a1 - Browse repository at this point
Copy the full SHA 67519a1View commit details
Commits on Jan 7, 2024
-
HTTPCLIENT-2314: Handle gracefully a failure of DnsResolver to return…
… a list of resolved addresses (#533)
Configuration menu - View commit details
-
Copy full SHA for 1650831 - Browse repository at this point
Copy the full SHA 1650831View commit details
Commits on Jan 8, 2024
-
HTTPCLIENT-2315: client builders fails to apply system properties to …
…the default connection manager
Configuration menu - View commit details
-
Copy full SHA for 679991a - Browse repository at this point
Copy the full SHA 679991aView commit details
Commits on Jan 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d02687d - Browse repository at this point
Copy the full SHA d02687dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6639de1 - Browse repository at this point
Copy the full SHA 6639de1View commit details
Commits on Jan 16, 2024
-
Example demonstrating how to make HttpClient negotiate or force a par…
…ticular version of HTTP protocol during the TLS handshake
Configuration menu - View commit details
-
Copy full SHA for fbd6954 - Browse repository at this point
Copy the full SHA fbd6954View commit details -
Configuration menu - View commit details
-
Copy full SHA for bece935 - Browse repository at this point
Copy the full SHA bece935View commit details
Commits on Jan 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d9f9de - Browse repository at this point
Copy the full SHA 8d9f9deView commit details
Commits on Jan 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2aa9ac6 - Browse repository at this point
Copy the full SHA 2aa9ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f85260 - Browse repository at this point
Copy the full SHA 4f85260View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ed0e68b...4f85260