Update README.md
This commit is contained in:
parent
1c2c3ff091
commit
8eb4c96fca
|
@ -14,7 +14,7 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
|
||||||
- [HttpClient 4 – Follow Redirects for POST](https://www.baeldung.com/httpclient-redirect-on-http-post)
|
- [HttpClient 4 – Follow Redirects for POST](https://www.baeldung.com/httpclient-redirect-on-http-post)
|
||||||
- [Multipart Upload with HttpClient 4](https://www.baeldung.com/httpclient-multipart-upload)
|
- [Multipart Upload with HttpClient 4](https://www.baeldung.com/httpclient-multipart-upload)
|
||||||
- [HttpAsyncClient Tutorial](https://www.baeldung.com/httpasyncclient-tutorial)
|
- [HttpAsyncClient Tutorial](https://www.baeldung.com/httpasyncclient-tutorial)
|
||||||
- [HttpClient 4 Tutorial](https://www.baeldung.com/httpclient-guide)
|
- [Apache HttpClient Tutorial](https://www.baeldung.com/httpclient-guide)
|
||||||
- [Advanced HttpClient Configuration](https://www.baeldung.com/httpclient-advanced-config)
|
- [Advanced HttpClient Configuration](https://www.baeldung.com/httpclient-advanced-config)
|
||||||
- [HttpClient 4 – Do Not Follow Redirects](https://www.baeldung.com/httpclient-stop-follow-redirect)
|
- [HttpClient 4 – Do Not Follow Redirects](https://www.baeldung.com/httpclient-stop-follow-redirect)
|
||||||
- [Custom User-Agent in HttpClient 4](https://www.baeldung.com/httpclient-user-agent-header)
|
- [Custom User-Agent in HttpClient 4](https://www.baeldung.com/httpclient-user-agent-header)
|
||||||
|
|
Loading…
Reference in New Issue