[BAEL-13597] - Added new module : httpclient-simple, updated httpclient with new version and code

This commit is contained in:
amit2103
2019-04-20 18:59:18 +05:30
parent e41d832038
commit dda58cddc2
13 changed files with 259 additions and 41 deletions

View File

@@ -8,7 +8,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [HttpClient 4 Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
- [HttpClient 4 Get the Status Code](http://www.baeldung.com/httpclient-status-code)
- [HttpClient 4 Cancel Request](http://www.baeldung.com/httpclient-cancel-request)
- [HttpClient 4 Cookbook](http://www.baeldung.com/httpclient4)
- [Unshorten URLs with HttpClient](http://www.baeldung.com/unshorten-url-httpclient)