Updated README.md

added link back to the article: https://www.baeldung.com/java-http-client-custom-header
This commit is contained in:
Asjad J 2022-06-14 09:56:10 +05:00 committed by GitHub
parent c8950386c6
commit f5172c74e2
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ This module contains articles about Java HttpClient
### Relevant articles
- [Posting with Java HttpClient](https://www.baeldung.com/java-httpclient-post)
- [Custom HTTP Header With the Java HttpClient](https://www.baeldung.com/java-http-client-custom-header)