Skip to content

Commit

Permalink
Merge pull request eugenp#6784 from amit2103/BAEL-13601
Browse files Browse the repository at this point in the history
[BAEL-13601] - Updated Custom Cookie article and moved code
  • Loading branch information
lor6 authored Apr 28, 2019
2 parents e842551 + b3e541f commit a6b462c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion httpclient-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ 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 4 – Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
- [Custom HTTP Header with the HttpClient](http://www.baeldung.com/httpclient-custom-http-header)
- [HttpClient Basic Authentication](http://www.baeldung.com/httpclient-4-basic-authentication)
- [Posting with HttpClient](https://www.baeldung.com/httpclient-post-http-request)
- [Posting with HttpClient](https://www.baeldung.com/httpclient-post-http-request)
1 change: 0 additions & 1 deletion httpclient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring

### Relevant Articles:

- [HttpClient 4 – Send Custom Cookie](http://www.baeldung.com/httpclient-4-cookies)
- [HttpClient 4 – Cancel Request](http://www.baeldung.com/httpclient-cancel-request)
- [HttpClient 4 Cookbook](http://www.baeldung.com/httpclient4)
- [Unshorten URLs with HttpClient](http://www.baeldung.com/unshorten-url-httpclient)
Expand Down

0 comments on commit a6b462c

Please sign in to comment.