Update README.md (#13444)

This commit is contained in:
Dhawal Kapil
2023-02-07 23:21:05 +05:30
committed by GitHub
parent 0be934a8e8
commit 5fcfdf1a7d

View File

@@ -6,6 +6,7 @@ This module contains articles about Apache HttpClient 4.5
- [Apache HttpClient with SSL](https://www.baeldung.com/httpclient-ssl)
- [Apache HttpClient Timeout](https://www.baeldung.com/httpclient-timeout)
- [Custom HTTP Header with the Apache HttpClient](https://www.baeldung.com/httpclient-custom-http-header)
### Running the Tests
To run the live tests, use the command: mvn clean install -Plive