mostly doc and minor cleanup work

This commit is contained in:
eugenp
2013-12-26 22:08:32 +02:00
parent cfafcc57b7
commit a4a6fcf569
5 changed files with 112 additions and 6 deletions
+6
View File
@@ -4,4 +4,10 @@
### 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 / Abort 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)
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)