Update README.md

This commit is contained in:
johnA1331 2022-04-06 00:22:28 +08:00 committed by GitHub
parent 21b37a4346
commit 131ef76309
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This module contains articles about HTTPClient that are part of the HTTPClient E
- [Apache HttpClient Timeout](https://www.baeldung.com/httpclient-timeout)
- [HttpClient 4 Send Custom Cookie](https://www.baeldung.com/httpclient-4-cookies)
- [Custom HTTP Header with the Apache HttpClient](https://www.baeldung.com/httpclient-custom-http-header)
- [HttpClient Basic Authentication](https://www.baeldung.com/httpclient-4-basic-authentication)
- [Apache HttpClient Basic Authentication](https://www.baeldung.com/httpclient-basic-authentication)
- [Posting with Apache HttpClient](https://www.baeldung.com/httpclient-post-http-request)
- [Adding Parameters to Apache HttpClient Requests](https://www.baeldung.com/apache-httpclient-parameters)