From 7897a9fb1af79e01c34d0afeef8d43889b006bbc Mon Sep 17 00:00:00 2001 From: collaboratewithakash <38683470+collaboratewithakash@users.noreply.github.com> Date: Fri, 9 Jun 2023 14:47:17 +0530 Subject: [PATCH] backlink updated --- apache-httpclient/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-httpclient/README.md b/apache-httpclient/README.md index 338b416df1..08ec2a8a9c 100644 --- a/apache-httpclient/README.md +++ b/apache-httpclient/README.md @@ -8,7 +8,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring ### Relevant Articles: - [Apache HttpClient – Cancel Request](https://www.baeldung.com/httpclient-cancel-request) -- [Apache HttpClient 4 Cookbook](https://www.baeldung.com/httpclient4) +- [Apache HttpClient Cookbook](https://www.baeldung.com/apache-httpclient-cookbook) - [Apache HttpClient – Follow Redirects for POST](https://www.baeldung.com/httpclient-redirect-on-http-post) - [Multipart Upload with Apache HttpClient](https://www.baeldung.com/httpclient-multipart-upload) - [Apache HttpAsyncClient Tutorial](https://www.baeldung.com/httpasyncclient-tutorial)