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 a44e69f389
commit 7710b1b7e0

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)