documentation cleanup work

This commit is contained in:
eugenp
2014-03-20 21:59:42 +02:00
parent a45c572d4b
commit 8e575a44d5
8 changed files with 16 additions and 1 deletions
+3
View File
@@ -11,3 +11,6 @@
- [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)
- [HttpClient 4 Follow Redirects for POST](http://www.baeldung.com/httpclient-redirect-on-http-post)
- [HttpClient Set Custom Header](http://www.baeldung.com/httpclient-custom-http-header)
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)