2013-11-19 09:16:23 -05:00
|
|
|
|
=========
|
|
|
|
|
|
2013-11-24 13:09:17 -05:00
|
|
|
|
## HttpClient 4.x Cookbooks and Examples
|
2013-11-19 09:16:23 -05:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2013-12-26 15:08:32 -05:00
|
|
|
|
|
|
|
|
|
- [HttpClient 4 <20> Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
|
|
|
|
|
- [HttpClient 4 <20> Get the Status Code](http://www.baeldung.com/httpclient-status-code)
|
|
|
|
|
- [HttpClient 4 <20> Cancel / Abort Request](http://www.baeldung.com/httpclient-cancel-request)
|
2013-11-24 13:09:17 -05:00
|
|
|
|
- [HttpClient 4 Cookbook](http://www.baeldung.com/httpclient4)
|
2013-12-26 15:08:32 -05:00
|
|
|
|
- [Unshorten URLs with HttpClient](http://www.baeldung.com/unshorten-url-httpclient)
|
|
|
|
|
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
|
2014-03-20 15:59:42 -04:00
|
|
|
|
- [HttpClient 4 <20> Follow Redirects for POST](http://www.baeldung.com/httpclient-redirect-on-http-post)
|
|
|
|
|
- [HttpClient <20> Set Custom Header](http://www.baeldung.com/httpclient-custom-http-header)
|
|
|
|
|
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)
|