eitan-rosenberg commented on PR #507:
URL:
https://github.com/apache/httpcomponents-client/pull/507#issuecomment-1825312636
Hello all,
When this fix will be on Maven ?
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
Jim Gajnak created HTTPCLIENT-2308:
--
Summary: Non-Proxied SSL Connection Failures in 5.2.2
Key: HTTPCLIENT-2308
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2308
Project: HttpComponents HttpC
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Gajnak updated HTTPCLIENT-2308:
---
Attachment: ClassicClientUseCase.java
Description:
Performing a simple HTTPS reques
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-2308.
---
Resolution: Duplicate
> "Invalid Proxy" SSL Connection Failures in 5.2.2
Marcin Dąbrowski created HTTPCLIENT-2309:
Summary: Proxy url set via HttpClientBuilder is not working
Key: HTTPCLIENT-2309
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2309
Project: Ht
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789451#comment-17789451
]
Arturo Bernal commented on HTTPCLIENT-2309:
---
Isn't this issue the same as
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-2309.
---
Resolution: Duplicate
> Proxy url set via HttpClientBuilder is not worki
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789453#comment-17789453
]
Marcin Dąbrowski commented on HTTPCLIENT-2309:
--
I think that no. The re
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789455#comment-17789455
]
Oleg Kalnichevski commented on HTTPCLIENT-2309:
---
[~marcindabrowski] Th
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789456#comment-17789456
]
Marcin Dąbrowski commented on HTTPCLIENT-2309:
--
Do you have test for it
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcin Dąbrowski reopened HTTPCLIENT-2309:
--
Please also check the code in the fix:
[https://github.com/apache/httpcompone
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789461#comment-17789461
]
Oleg Kalnichevski commented on HTTPCLIENT-2309:
---
[~marcindabrowski] Yo
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789462#comment-17789462
]
Marcin Dąbrowski commented on HTTPCLIENT-2309:
--
So why this code was no
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-2309.
---
Resolution: Invalid
[~marcindabrowski]
As I already tried to explain, H
[
https://issues.apache.org/jira/browse/HTTPCLIENT-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789469#comment-17789469
]
Marcin Dąbrowski commented on HTTPCLIENT-2309:
--
OK, sorry for reopening
arturobernalg opened a new pull request, #510:
URL: https://github.com/apache/httpcomponents-client/pull/510
This commit introduces a new validation check in the ´DigestScheme ´class to
ensure that both 'username' and 'username*' are not present simultaneously in
the same authentication
Please vote on releasing these packages as HttpCore 5.2.4.
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
three binding +1 votes are cast and there are more +1 than -1 votes.
Release notes:
https://dist.apache.o
+1
On Fri, Nov 24, 2023 at 11:12 AM Oleg Kalnichevski wrote:
> Please vote on releasing these packages as HttpCore 5.2.4.
> 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
> three binding +1 votes are cast and
Am 2023-11-24 um 20:12 schrieb Oleg Kalnichevski:
Please vote on releasing these packages as HttpCore 5.2.4.
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
three binding +1 votes are cast and there are more +1 th
+1 Release the packages as HttpCore 5.2.4.
Arturo
On Fri, Nov 24, 2023 at 8:12 PM Oleg Kalnichevski wrote:
> Please vote on releasing these packages as HttpCore 5.2.4.
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if
arturobernalg opened a new pull request, #511:
URL: https://github.com/apache/httpcomponents-client/pull/511
Introduces validation and decoding logic for the 'username*' field in the
DigestScheme class. The changes ensure compliance with RFC 7616 and RFC 5987 by
handling cases where the 'us
+1
Testing src zip file:
- ASC OK
- SHA512 OK (eyeball comparison since `shasum --check` does not work).
- mvn clean verify
- Running Maven with Java 17 and a toolchain with Java 8:
[INFO] Toolchain in maven-surefire-plugin:
JDK[/usr/local/Cellar/openjdk@8/1.8.0-392]
Apache Maven 3.9.5 (57804ffe0
+1 HTTPCORE 5.2.4
Thanks,
Sandeep gaur
On Sat, 25 Nov, 2023, 12:42 am Oleg Kalnichevski, wrote:
> Please vote on releasing these packages as HttpCore 5.2.4.
> 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
>
23 matches
Mail list logo