Commit Graph

21 Commits

Author SHA1 Message Date
kwoyke db29759c69 Merge branch 'master' into JAVA-11196-split-httpclient-module 2022-04-06 14:00:30 +02:00
johnA1331 7e4b7a1127 Update README.md 2022-04-05 20:13:51 +08:00
johnA1331 d36b55e353 Update README.md 2022-04-05 20:11:25 +08:00
johnA1331 83518bc95e Update README.md 2022-04-05 20:10:03 +08:00
johnA1331 cd4813666b Update README.md 2022-04-05 20:07:20 +08:00
johnA1331 f1d79a2aee Update README.md 2022-04-05 20:01:22 +08:00
johnA1331 66047a7c01 Update README.md 2022-04-05 19:57:40 +08:00
johnA1331 06ce4256f6 Update README.md 2022-04-05 19:45:54 +08:00
johnA1331 20dee22964 Update README.md 2022-04-05 19:41:06 +08:00
johnA1331 8eb4c96fca Update README.md 2022-04-05 19:33:43 +08:00
Haroon Khan 42a804e715 [JAVA-11196] Split httpclient module 2022-04-01 15:50:07 +01:00
Dhawal Kapil 95919f4a6d JAVA-10378 Updated url for https://www.baeldung.com/httpclient-connection-management in README.md 2022-03-26 22:25:43 +05:30
Dhawal Kapil b69b16801e JAVA-10378 Refactored, cleaned-up HttpClientConnectionManagementLiveTest to be inline with the live article 2022-03-26 22:21:18 +05:30
sampadawagde 3a6534e1d8 JAVA-5223: Fix formatting of POMs (Part 6) 2021-05-08 13:09:05 +05:30
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
Krzysiek c279201798 BAEL-19947: Migrate httpclient module to the com.baeldung package 2019-12-15 21:04:27 +01:00
Eric Martin 8d1acf29d5 Merge pull request #8315 from albanoj2/BAEL-3559
BAEL-3559: Added purpose-built endpoint for testing multipart uploads with HttpClient
2019-12-11 20:03:27 -06:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Justin Albano 8bdf6f8d34 BAEL-3559: Added purpose-built endpoint for testing multipart uploads with HttpClient. 2019-12-05 09:42:34 -05:00
Martin van Wingerden 7f9bfe5cf9 Some README rendering corrections
Corrected sections without spaces
Best practice: add newline after section header
2019-11-07 21:04:14 +01:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00