Commit Graph

8 Commits

Author SHA1 Message Date
sampadawagde 753434526a JAVA-5223: Fix formatting of POMs (Part 7) 2021-05-08 13:11:36 +05:30
Loredana 985d8df088 add additional property for httpclient v.4.5 2020-10-29 15:16:29 +02: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
Maciej Główka 2f8478db34 BAEL-4446: Getting cookies from httpclient response example (#10104) 2020-09-29 18:12:16 +01:00
Oussama BEN MAHMOUD e134c020ce BAEL-4443 Reading HTTP ResponseBody as a String 2020-09-28 10:43:07 +02: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