Update README.md

This commit is contained in:
johnA1331 2022-04-05 20:13:51 +08:00 committed by GitHub
parent d36b55e353
commit 7e4b7a1127
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [Apache HttpClient Cancel Request](https://www.baeldung.com/httpclient-cancel-request)
- [Apache HttpClient 4 Cookbook](https://www.baeldung.com/httpclient4)
- [Unshorten URLs with HttpClient](https://www.baeldung.com/unshorten-url-httpclient)
- [Unshorten URLs with Apache HttpClient](https://www.baeldung.com/unshorten-url-httpclient)
- [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)