From 95919f4a6d04f19c51da6378b59db0b602f312a4 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 26 Mar 2022 22:25:43 +0530 Subject: [PATCH] JAVA-10378 Updated url for https://www.baeldung.com/httpclient-connection-management in README.md --- httpclient/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/httpclient/README.md b/httpclient/README.md index 23fe7c7271..3c5b0b3376 100644 --- a/httpclient/README.md +++ b/httpclient/README.md @@ -18,4 +18,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Advanced HttpClient Configuration](https://www.baeldung.com/httpclient-advanced-config) - [HttpClient 4 – Do Not Follow Redirects](https://www.baeldung.com/httpclient-stop-follow-redirect) - [Custom User-Agent in HttpClient 4](https://www.baeldung.com/httpclient-user-agent-header) +- [Apache HttpClient Connection Management](https://www.baeldung.com/httpclient-connection-management) - More articles: [[next -->]](../httpclient-2)