File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1- Release 5.4.3
1+ Release 5.4.4
2+ ------------------
3+
4+ This maintenance release corrects several regressions reported since the last
5+ release, including a defect causing some private domains in SSL certificates to
6+ get rejected as a mismatch.
7+
8+ Change Log
9+ -------------------
10+
11+ * DNS host/identity normalization should be performed only once per public API call.
12+ Contributed by Oleg Kalnichevski <olegk at apache.org>
13+
14+ * HTTPCLIENT-2366: Fix regression in RequestEntityProxy#isRepeatable behavior. (#630)
15+ Contributed by Arturo Bernal <abernal at apache.org>
16+
17+ * HTTPCLIENT-2365: Fix handling of private domains by PublicSuffixMatcher.
18+ Contributed by Oleg Kalnichevski <olegk at apache.org>
19+
20+ * HTTPCLIENT-2364: Fix incorrect re-binding of the upgraded SSL socket to the HTTP connection
21+ by the DefaultHttpClientConnectionOperator#upgrade(*) methods.
22+ Contributed by Oleg Kalnichevski <olegk at apache.org>
23+
24+
25+ Release 5.4.3
226------------------
327
428This maintenance release upgrades HttpCore to version 5.3.4 and fixes a regression
You can’t perform that action at this time.
0 commit comments