[BAEL-13602] - Updated HttpClient Basic Authentication article

This commit is contained in:
amit2103
2019-04-21 15:45:49 +05:30
parent 4fd430d723
commit 37c3ac1a1f
3 changed files with 5 additions and 6 deletions
+2 -1
View File
@@ -8,4 +8,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles:
- [HttpClient 4 Get the Status Code](http://www.baeldung.com/httpclient-status-code)
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)