Skip to content

Commit d68375c

Browse files
committed
Update README.md
1 parent 58e82f3 commit d68375c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

httpclient/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55

66
### Relevant Articles:
77

8-
- [HttpClient 4 – Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
9-
- [HttpClient 4 – Get the Status Code](http://www.baeldung.com/httpclient-status-code)
10-
- [HttpClient 4 – Cancel / Abort Request](http://www.baeldung.com/httpclient-cancel-request)
8+
- [HttpClient 4 – Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
9+
- [HttpClient 4 – Get the Status Code](http://www.baeldung.com/httpclient-status-code)
10+
- [HttpClient 4 – Cancel / Abort Request](http://www.baeldung.com/httpclient-cancel-request)
1111
- [HttpClient 4 Cookbook](http://www.baeldung.com/httpclient4)
1212
- [Unshorten URLs with HttpClient](http://www.baeldung.com/unshorten-url-httpclient)
1313
- [HttpClient with SSL](http://www.baeldung.com/httpclient-ssl)
14-
- [HttpClient 4 – Follow Redirects for POST](http://www.baeldung.com/httpclient-redirect-on-http-post)
15-
- [HttpClient – Set Custom Header](http://www.baeldung.com/httpclient-custom-http-header)
14+
- [HttpClient 4 – Follow Redirects for POST](http://www.baeldung.com/httpclient-redirect-on-http-post)
15+
- [HttpClient – Set Custom Header](http://www.baeldung.com/httpclient-custom-http-header)
1616
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)
17+
- [Multipart Upload with HttpClient 4](http://www.baeldung.com/httpclient-multipart-upload)

0 commit comments

Comments
 (0)