On Sun, 2024-09-22 at 19:20 +, Gary D. Gregory wrote:
> Hi All,
>
> After updating an app from HC Core 5.2.5 to 5.3, my custom version of
>
> https://github.com/apache/httpcomponents-core/blob/master/httpcore5-h2/src/test/java/org/apache/hc/core5/http2/examples/H2FileServerExample.java
>
> s
Hi All,
After updating an app from HC Core 5.2.5 to 5.3, my custom version of
https://github.com/apache/httpcomponents-core/blob/master/httpcore5-h2/src/test/java/org/apache/hc/core5/http2/examples/H2FileServerExample.java
started failing tests because it is replying with a HTTP status 421 inst
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883624#comment-17883624
]
Arturo Bernal commented on HTTPCLIENT-2159:
---
Hi [~michael-o] [~reschke] ,
arturobernalg opened a new pull request, #483:
URL: https://github.com/apache/httpcomponents-core/pull/483
This PR is an attempt to mitigate the issues highlighted in
[HTTPCLIENT-2159,](https://issues.apache.org/jira/browse/HTTPCLIENT-2159). The
root problem stems from how we are incorrectl
+1
Arturo
On Fri, Sep 20, 2024 at 3:46 PM Oleg Kalnichevski wrote:
> Please lazy vote on releasing HttpComponents CheckStyle 3 based on RC1.
>
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at least one
> binding +
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved HTTPCLIENT-2337.
-
Fix Version/s: 5.4.1
(was: Stuck)
Resolution: F
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883611#comment-17883611
]
ASF subversion and git services commented on HTTPCLIENT-2337:
garydgregory merged PR #581:
URL: https://github.com/apache/httpcomponents-client/pull/581
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr.
garydgregory commented on code in PR #581:
URL:
https://github.com/apache/httpcomponents-client/pull/581#discussion_r1770569057
##
httpclient5/src/main/java/org/apache/hc/client5/http/ssl/AbstractClientTlsStrategy.java:
##
@@ -322,4 +323,33 @@ void verifySession(
}
+1
Oleg
On Fri, 2024-09-20 at 15:46 +0200, Oleg Kalnichevski wrote:
> Please lazy vote on releasing HttpComponents CheckStyle 3 based on
> RC1.
>
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at least
> one binding
garydgregory commented on PR #581:
URL:
https://github.com/apache/httpcomponents-client/pull/581#issuecomment-2366812264
Unrelated random failure:
```
Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.046 s <<< FAILURE! - in
org.apache.hc.client5.testing.sync.
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-2343:
--
Fix Version/s: 5.4.1
Affects Version/s: 5.4
ok2c commented on code in PR #581:
URL:
https://github.com/apache/httpcomponents-client/pull/581#discussion_r1770279206
##
httpclient5/src/main/java/org/apache/hc/client5/http/ssl/AbstractClientTlsStrategy.java:
##
@@ -271,7 +272,7 @@ void verifySession(
fi
13 matches
Mail list logo