Commit Graph

10 Commits

Author SHA1 Message Date
Asjad J d7fdaaf92f Updated README.md
added link back to the article: https://www.baeldung.com/apache-httpclient-vs-closeablehttpclient
2022-04-13 09:47:32 +05:00
Haroon Khan 55deea7849 [JAVA-11283] Use https link for short url 2022-04-11 19:16:04 +01:00
Haroon Khan 2712a77d08 [JAVA-11283] Fix and cleanup live test for HttpClient URL expansion 2022-04-09 12:01:45 +01:00
Haroon Khan 42a804e715 [JAVA-11196] Split httpclient module 2022-04-01 15:50:07 +01:00
Asjad J 20b50e8bea Updated README.md
For Enabling Logging for Apache HttpClient, Correct URL from https://www.baeldung.com/java-httpclient-enable-logging to https://www.baeldung.com/apache-httpclient-enable-logging
2022-03-06 12:54:13 +05:00
johnA1331 8c345dc7c8 Update README.md 2021-07-02 05:41:29 +08:00
johnA1331 9ee2aee60f Update README.md 2020-10-02 13:35:14 +08:00
johnA1331 ea64a31131 Update README.md 2020-10-02 13:33:56 +08:00
johnA1331 5bae06c7ff Update README.md 2020-10-02 13:15:04 +08:00
Joe Boudreau d100adc9c5 BAEL-4448: Added examples for setting TLS version in HttpClient (#9936)
* [BAEL-4448] Added examples for setting TLS version in HttpClient

(cherry picked from commit f4d40fc3f3140fd046ed957030e9a54582bd4a67)

* [BAEL-4448] Simplified the code for one example

* [BAEL-4448] Formatting fixes and moved to new package

* [BAEL-4448] Forgot an import and fixed class name typo

* [BAEL-4448] Created second module for httpclient and moved article code

Co-authored-by: joe <joe.boudreau@pm.me>
2020-09-24 17:28:05 +01:00