From c5cf69e1ad1299fd3682f914bfede03f6b7862ac Mon Sep 17 00:00:00 2001 From: Anastasios Ioannidis <121166333+anastasiosioannidis@users.noreply.github.com> Date: Fri, 7 Apr 2023 19:00:48 +0300 Subject: [PATCH] JAVA-15014 Removed httpclient4 Expand Shortened Urls article from apache-httpclient-2 (#13778) --- apache-httpclient-2/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/apache-httpclient-2/README.md b/apache-httpclient-2/README.md index 45f1e41637..05bebfaacb 100644 --- a/apache-httpclient-2/README.md +++ b/apache-httpclient-2/README.md @@ -12,6 +12,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Reading an HTTP Response Body as a String in Java](https://www.baeldung.com/java-http-response-body-as-string) - [How To Get Cookies From the Apache HttpClient Response](https://www.baeldung.com/java-apache-httpclient-cookies) - [Enabling Logging for Apache HttpClient](https://www.baeldung.com/apache-httpclient-enable-logging) -- [Expand Shortened URLs with Apache HttpClient](https://www.baeldung.com/apache-httpclient-expand-url) - [Apache HttpClient vs. CloseableHttpClient](https://www.baeldung.com/apache-httpclient-vs-closeablehttpclient) - More articles: [[<-- prev]](../apache-httpclient)