[JAVA-15034] Updated code to apache httpclient v5 (#13811)

* [JAVA-15034] Updated code to apache httpclient v5
This commit is contained in:
panos-kakos
2023-04-25 18:40:09 +03:00
committed by GitHub
parent 3d888b3561
commit b9f2acc923
2 changed files with 127 additions and 0 deletions
+1
View File
@@ -13,4 +13,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [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)
- [Apache HttpClient vs. CloseableHttpClient](https://www.baeldung.com/apache-httpclient-vs-closeablehttpclient)
- [Expand Shortened URLs with Apache HttpClient](https://www.baeldung.com/apache-httpclient-expand-url)
- More articles: [[<-- prev]](../apache-httpclient)