Merge pull request #6788 from amit2103/BAEL-13533

[BAEL-13533] - Updated Posting with HttpClient article. moved article
This commit is contained in:
Loredana Crusoveanu 2019-04-27 22:14:44 +03:00 committed by GitHub
commit 7ca6191870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
- [HttpClient 4 Get the Status Code](http://www.baeldung.com/httpclient-status-code)
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)
- [Posting with HttpClient](https://www.baeldung.com/httpclient-post-http-request)