Re: Early-stage Observability Integration

2025-08-06 Thread Arturo Bernal
and > upgrade some statements to INFO (particularly things related to connection > lifecycle management, connections being established and discarded, and > intermittent connection pooling statistics). > > On Wed, Aug 6, 2025 at 10:34 AM Arturo Bernal wrote: > > > The Micrometer

Re: Early-stage Observability Integration

2025-08-06 Thread Arturo Bernal
unless they opt in. Arturo On Wed, 6 Aug 2025 at 7:11 PM, Ryan Schmitt wrote: > What impact will this have on the project's dependency structure? > > On Sun, Aug 3, 2025 at 7:35 AM Arturo Bernal wrote: > > > Hi all, > > I’m exploring adding optional OpenTele

[jira] [Closed] (HTTPCLIENT-1822) Support for transparent content decompression

2025-08-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-1822. - > Support for transparent content decompress

[jira] [Resolved] (HTTPCLIENT-1822) Support for transparent content decompression

2025-08-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-1822. --- Resolution: Fixed > Support for transparent content decompress

[jira] [Updated] (HTTPCLIENT-1822) Support for transparent content decompression

2025-08-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1822: -- Fix Version/s: 5.6-alpha1 (was: Future

[jira] [Created] (HTTPCLIENT-2387) Optional Observability Module for HttpClient

2025-08-03 Thread Arturo Bernal (Jira)
Arturo Bernal created HTTPCLIENT-2387: - Summary: Optional Observability Module for HttpClient Key: HTTPCLIENT-2387 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2387 Project

Re: Early-stage Observability Integration

2025-08-03 Thread Arturo Bernal
spans. Arturo On Sun, 3 Aug 2025 at 4:43 PM, Gary Gregory wrote: > Why both? Or is there an Java API facade that covers both like JDBC, JPA, > JMS, Logging and so on? > > Gary > > On Sun, Aug 3, 2025, 10:35 Arturo Bernal wrote: > > > Hi all, > > I’m explor

Early-stage Observability Integration

2025-08-03 Thread Arturo Bernal
Hi all, I’m exploring adding optional OpenTelemetry & Micrometer support to HttpClient It’ll be fully configurable via the user’s ObservationRegistry and OTel settings. Details are TBD, but the goal is zero-boilerplate tracing & metrics. Would love quick feedback on module placement and overall ap

[jira] [Commented] (HTTPCLIENT-2386) httpClient5 socketTimeoutException in dataChannel with connectTimeout value

2025-07-31 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011257#comment-18011257 ] Arturo Bernal commented on HTTPCLIENT-2386: --- [~cpekyaman]  [

[jira] [Closed] (HTTPCLIENT-1482) ability to expect-continue only if potentially stale

2025-07-24 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-1482. - > ability to expect-continue only if potentially st

[jira] [Updated] (HTTPCLIENT-1482) ability to expect-continue only if potentially stale

2025-07-24 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1482: -- Fix Version/s: 5.6-alpha1 (was: Future) > ability

[jira] [Resolved] (HTTPCLIENT-1482) ability to expect-continue only if potentially stale

2025-07-24 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-1482. --- Resolution: Fixed > ability to expect-continue only if potentially st

[jira] [Commented] (HTTPCLIENT-1482) ability to expect-continue only if potentially stale

2025-07-23 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009333#comment-18009333 ] Arturo Bernal commented on HTTPCLIENT-1482: --- [~nbryant] Please ta

[jira] [Commented] (HTTPCLIENT-2381) Allow environment proxy settings by default or strongly document this decision

2025-07-23 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009329#comment-18009329 ] Arturo Bernal commented on HTTPCLIENT-2381: --- [~jonenst]  when you ha

[jira] [Commented] (HTTPCLIENT-2369) Tunnelling over HTTPS proxy connection / TLS session layering

2025-07-23 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009328#comment-18009328 ] Arturo Bernal commented on HTTPCLIENT-2369: --- [~olegk]  oh.

[jira] (HTTPCLIENT-2369) Tunnelling over HTTPS proxy connection / TLS session layering

2025-07-23 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2369 ] Arturo Bernal deleted comment on HTTPCLIENT-2369: --- was (Author: abernal): [~snehanie]  when you have a chance could you give the latest patch a spin? The proxy-lookup has been

[jira] [Commented] (HTTPCLIENT-2369) Tunnelling over HTTPS proxy connection / TLS session layering

2025-07-20 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18008590#comment-18008590 ] Arturo Bernal commented on HTTPCLIENT-2369: --- [~snehanie]  when you

Re: HttpCore 5.4-alpha1 soon?

2025-07-16 Thread Arturo Bernal
Hi Oleg, +1 cheers, Arturo On Wed, Jul 16, 2025 at 2:42 PM Oleg Kalnichevski wrote: > Folks > > How do you feel about releasing HttpCore 5.4-alpha1 soon? > > Ryan, is there anything in core that you plan on implementing? Should > we upgrade HttpClient master to core 5.4 APIs? > > Oleg > > --

[jira] [Resolved] (HTTPCLIENT-2383) LaxRedirectStrategy unintentionally blocks redirects due to inherited sensitive header check

2025-07-16 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2383. --- Resolution: Fixed > LaxRedirectStrategy unintentionally blocks redirects due

[jira] [Closed] (HTTPCLIENT-2383) LaxRedirectStrategy unintentionally blocks redirects due to inherited sensitive header check

2025-07-16 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2383. - > LaxRedirectStrategy unintentionally blocks redirects due to inherited > sen

[jira] [Updated] (HTTPCLIENT-2383) LaxRedirectStrategy unintentionally blocks redirects due to inherited sensitive header check

2025-07-15 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2383: -- Fix Version/s: 5.6-alpha1 > LaxRedirectStrategy unintentionally blocks redire

[jira] [Comment Edited] (HTTPCLIENT-2382) Apache HttpClient removes the `Content-Length` header from a DELETE request even when the request has a body and the header is explicitly set.

2025-07-15 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18006697#comment-18006697 ] Arturo Bernal edited comment on HTTPCLIENT-2382 at 7/15/25 11:0

[jira] [Commented] (HTTPCLIENT-2382) Apache HttpClient removes the `Content-Length` header from a DELETE request even when the request has a body and the header is explicitly set.

2025-07-15 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18006697#comment-18006697 ] Arturo Bernal commented on HTTPCLIENT-2382: --- HI [~anasquazbary] 

[jira] [Updated] (HTTPCLIENT-1843) Create module httpclient5-compress to use Apache Commons Compress

2025-07-14 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1843: -- Fix Version/s: 5.6-alpha1 > Create module httpclient5-compress to use Apa

[jira] [Updated] (HTTPCLIENT-2375) Add optional Commons-Compress encoders (br, zstd, xz, ...)

2025-07-14 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2375: -- Fix Version/s: 5.6-alpha1 > Add optional Commons-Compress encoders (br, zstd,

[jira] [Closed] (HTTPCLIENT-2375) Add optional Commons-Compress encoders (br, zstd, xz, ...)

2025-07-14 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2375. - > Add optional Commons-Compress encoders (br, zstd,

[jira] [Resolved] (HTTPCLIENT-1843) Create module httpclient5-compress to use Apache Commons Compress

2025-07-14 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-1843. --- Resolution: Fixed > Create module httpclient5-compress to use Apache Comm

[jira] [Resolved] (HTTPCLIENT-2375) Add optional Commons-Compress encoders (br, zstd, xz, ...)

2025-07-14 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2375. --- Resolution: Fixed > Add optional Commons-Compress encoders (br, zstd,

[jira] [Closed] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2379. - > Multiple removal of same PoolEntry causes IllegalStateException

[jira] [Resolved] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2379. --- Resolution: Fixed > Multiple removal of same PoolEntry cau

Re: [DISCUSS] Migrate from Jira to GitHub for issue tracking?

2025-07-05 Thread Arturo Bernal
Oleg, I’m Ok on moving our issue tracking to GitHub Issues—simpler setup, unified notifications, and tighter PR integration. I’m happy to help with the migration (exports, label/milestone setup, testing, whatever’s needed). Just send me a message Cheers, Arturo On Sat, Jul 5, 2025 at 6:08 PM

Re: dependabot madness

2025-07-05 Thread Arturo Bernal
Gary, Merging every Dependabot bump for test/optional deps just clutters our history, spams CI/IDEs and brings no real value. Please only merge them in sync with our release cycle or when they address an actual issue. Arturo On Sat, Jul 5, 2025 at 1:11 PM Oleg Kalnichevski wrote: > > On 2025

[jira] [Commented] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997767#comment-17997767 ] Arturo Bernal commented on HTTPCLIENT-2379: --- [~olegk]  Added an {{is

[jira] [Commented] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17997756#comment-17997756 ] Arturo Bernal commented on HTTPCLIENT-2379: --- [~olegk] Confirmed—app

[jira] [Commented] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-04 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17995843#comment-17995843 ] Arturo Bernal commented on HTTPCLIENT-2379: --- Got it,. I’ll update

[jira] [Commented] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-04 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17995790#comment-17995790 ] Arturo Bernal commented on HTTPCLIENT-2379: --- [~olegk]  I’ve trimmed

[jira] [Commented] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17993128#comment-17993128 ] Arturo Bernal commented on HTTPCLIENT-2379: --- [~olegk]  The counter l

[jira] [Reopened] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal reopened HTTPCLIENT-2379: --- > Multiple removal of same PoolEntry causes IllegalStateException

[jira] [Closed] (HTTPCLIENT-2380) DefaultAsyncClientConnectionOperator has a package-private constructor

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2380. - > DefaultAsyncClientConnectionOperator has a package-private construc

[jira] [Resolved] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2379. --- Resolution: Fixed > Multiple removal of same PoolEntry cau

[jira] [Closed] (HTTPCLIENT-2379) Multiple removal of same PoolEntry causes IllegalStateException in H2SharingConnPool

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2379. - > Multiple removal of same PoolEntry causes IllegalStateException

[jira] [Resolved] (HTTPCLIENT-2380) DefaultAsyncClientConnectionOperator has a package-private constructor

2025-07-03 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2380. --- Resolution: Fixed > DefaultAsyncClientConnectionOperator has a package-priv

[jira] [Updated] (HTTPCLIENT-1846) Get content decoders using the Java Service Loader mechanism

2025-06-19 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-1846: -- Fix Version/s: 5.6-alpha1 > Get content decoders using the Java Service Loa

[jira] [Resolved] (HTTPCLIENT-1846) Get content decoders using the Java Service Loader mechanism

2025-06-19 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-1846. --- Resolution: Fixed > Get content decoders using the Java Service Loa

[jira] [Updated] (HTTPCLIENT-2375) Add optional Commons-Compress encoders (br, zstd, xz, ...)

2025-06-17 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2375: -- Priority: Minor (was: Major) > Add optional Commons-Compress encoders (br, z

[jira] [Created] (HTTPCLIENT-2375) Add optional Commons-Compress encoders (br, zstd, xz, ...)

2025-06-17 Thread Arturo Bernal (Jira)
Arturo Bernal created HTTPCLIENT-2375: - Summary: Add optional Commons-Compress encoders (br, zstd, xz, ...) Key: HTTPCLIENT-2375 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2375 Project

[jira] [Resolved] (HTTPCLIENT-2372) Redirection to same target with sensitive headers is not followed

2025-06-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2372. --- Resolution: Fixed > Redirection to same target with sensitive headers is

[jira] [Closed] (HTTPCLIENT-2372) Redirection to same target with sensitive headers is not followed

2025-06-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2372. - > Redirection to same target with sensitive headers is not follo

Re: [VOTE] Release HttpClient 5.5 based on RC1

2025-05-20 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.5. Arturo On Sun, May 18, 2025 at 10:06 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.5. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes i

[jira] [Commented] (HTTPCLIENT-2370) Wrong SSLPeerUnverifiedException with httpclient5

2025-05-16 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952098#comment-17952098 ] Arturo Bernal commented on HTTPCLIENT-2370: --- [~schabe77]  Because

Re: HttpClient 5.5 GA soon (skipping BETA)?

2025-05-16 Thread Arturo Bernal
Hi, I fully support moving HttpClient 5.5 GA directly from alpha1 and skipping the beta phase given the experimental nature of the new features and lack of feedback. cheers Arturo On Thu, May 15, 2025 at 3:01 PM Oleg Kalnichevski wrote: > Folks > > There has been no feedback to the 5.5 alpha

[jira] [Commented] (HTTPCLIENT-2367) InternalAbstractHttpAsyncClient.java NPE when determineHost returns null

2025-05-02 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948919#comment-17948919 ] Arturo Bernal commented on HTTPCLIENT-2367: --- We’re using {{Args.not

[jira] [Closed] (HTTPCLIENT-2367) InternalAbstractHttpAsyncClient.java NPE when determineHost returns null

2025-05-02 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2367. - > InternalAbstractHttpAsyncClient.java NPE when determineHost returns n

[jira] [Resolved] (HTTPCLIENT-2367) InternalAbstractHttpAsyncClient.java NPE when determineHost returns null

2025-05-02 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2367. --- Resolution: Fixed In master. > InternalAbstractHttpAsyncClient.java NPE w

Re: [VOTE] Release HttpClient 5.4.4 based on RC1

2025-04-22 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.4.4. Arturo On Mon, Apr 21, 2025 at 9:37 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.4.4. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passe

Re: Gradle migration

2025-04-19 Thread Arturo Bernal
+1 to stay on maven Arturo On Sat, Apr 19, 2025 at 3:34 PM Michael Osipov wrote: > On 2025/04/11 16:29:57 Ryan Schmitt wrote: > > Are we fine with staying on Maven, or would there be any interest in > > moving to Gradle? Please note that I am _not_ trying to start a debate > > about which bui

Re: HttpClient 5.4.4 release notes

2025-04-13 Thread Arturo Bernal
LGTM, Arturo On Sat, Apr 12, 2025 at 11:13 AM Oleg Kalnichevski wrote: > Folks > > Please review the HttpClient 5.4.4 release notes and amend them as you > deem necessary. > > > https://github.com/apache/httpcomponents-client/blob/5.4.x/RELEASE_NOTES.txt > > Oleg > > -

[jira] [Updated] (HTTPCLIENT-2366) HttpClient5 - RequestEntityProxy#isRepeatable incorrectly returns false before entity is consumed

2025-04-04 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2366: -- Fix Version/s: 5.4.4 > HttpClient5 - RequestEntityProxy#isRepeatable incorrec

[jira] [Resolved] (HTTPCLIENT-2366) HttpClient5 - RequestEntityProxy#isRepeatable incorrectly returns false before entity is consumed

2025-04-04 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2366. --- Resolution: Fixed > HttpClient5 - RequestEntityProxy#isRepeatable incorrec

[jira] [Commented] (HTTPCLIENT-2366) HttpClient5 - RequestEntityProxy#isRepeatable incorrectly returns false before entity is consumed

2025-04-04 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940974#comment-17940974 ] Arturo Bernal commented on HTTPCLIENT-2366: --- [~ggregory]   if

CVE-2025-27820: Apache HttpClient: PSL Validation Bypass

2025-03-28 Thread Arturo Bernal
*Severity:* Moderate *Affected Versions:* - Apache HttpClient 5.4.x *(Earlier versions are unaffected.)* *Description:* A bug in Apache HttpClient 5.4.x effectively disables Public Suffix List (PSL) validation, impacting cookie management and host name verification. This may lead to un

Re: CVE-2025-27820: Apache HttpClient: PSL Validation Bypass

2025-03-28 Thread Arturo Bernal
be. Best regards, Arturo On Fri, Mar 28, 2025 at 9:34 AM Gary Gregory wrote: > On Fri, Mar 28, 2025, 08:28 Arturo Bernal wrote: > > > *Severity:* Moderate > > > > *Affected Versions:* > > > >- > > > >Apache HttpClient 5.4.x > >*(

[jira] [Commented] (HTTPCLIENT-2363) execute(HttpHost, HttpRequest, ResponseHandler) adds port to Host header while execute(HttpRequest, ResponseHandler) does not

2025-03-27 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937132#comment-17937132 ] Arturo Bernal commented on HTTPCLIENT-2363: --- [~olegk]  the change

Re: [VOTE] Release HttpClient 5.4.3 based on RC1

2025-03-24 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.4.3. Arturo On Sun, Mar 23, 2025 at 3:30 PM Oleg Kalnichevski wrote: > > Please vote on releasing these packages as HttpClient 5.4.3. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote pa

[jira] [Commented] (HTTPCLIENT-2363) execute(HttpHost, HttpRequest, ResponseHandler) adds port to Host header while execute(HttpRequest, ResponseHandler) does not

2025-03-20 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937038#comment-17937038 ] Arturo Bernal commented on HTTPCLIENT-2363: --- Based on [RFC 7230 Sec

[jira] [Commented] (HTTPCORE-781) DefaultContentLengthStrategy does not conform to RFC 9112 regarding Transfer-encoding HTTP header

2025-03-19 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936778#comment-17936778 ] Arturo Bernal commented on HTTPCORE-781: Honestly, the change in 5.3.x isn

Re: [VOTE] Release HttpCore 5.3.4 based on RC1

2025-03-17 Thread Arturo Bernal
+1 Release the packages as HttpCore 5.3.4. Arturo On Sun, Mar 16, 2025 at 10:08 AM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpCore 5.3.4. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes i

Re: Deprecation of MIME support in HttpClient

2025-03-16 Thread Arturo Bernal
Hi Oleg, I agree that moving to Apache Mime4j is the right direction and we should deprecate our current MIME support. Best, Arturo On Sun, Mar 16, 2025 at 11:06 AM Oleg Kalnichevski wrote: > Folks > > I propose we deprecate the existing MIME functionality in favor of > Apache Mime4j. > > Th

[jira] [Commented] (HTTPCORE-778) URIBuilder uses incorrect encoding method for URI fragment

2025-03-11 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17934301#comment-17934301 ] Arturo Bernal commented on HTTPCORE-778: For what I understand, RFC

[jira] [Updated] (HTTPCLIENT-2360) rfc6266 support in MIME multipart

2025-02-28 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2360: -- Fix Version/s: 5.5-alpha2 (was: Stuck) > rfc6266 supp

[jira] [Resolved] (HTTPCLIENT-2360) rfc6266 support in MIME multipart

2025-02-28 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2360. --- Resolution: Fixed > rfc6266 support in MIME multip

[jira] [Assigned] (HTTPCLIENT-2360) rfc6266 support in MIME multipart

2025-02-28 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal reassigned HTTPCLIENT-2360: - Assignee: Arturo Bernal > rfc6266 support in MIME multip

Re: [VOTE] Release HttpClient 5.5-alpha1 based on RC1

2025-02-11 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.5-alpha1. Arturo On Mon, Feb 10, 2025 at 7:30 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.5-alpha1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The

Re: HttpClient 5.5 alpha1 release notes

2025-02-09 Thread Arturo Bernal
Hi Oleg, LGTM Arturo On Sun, Feb 9, 2025 at 3:49 PM Oleg Kalnichevski wrote: > Folks > > Please review the HttpClient 5.5 alpha1 release notes and amend them as > you deem necessary. > > > https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt > > Oleg > >

[jira] [Commented] (HTTPCLIENT-2361) Use of multiple "Cookie" headers leads to exception

2025-02-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924452#comment-17924452 ] Arturo Bernal commented on HTTPCLIENT-2361: --- [~reschke]  per RFC

[jira] [Commented] (HTTPCLIENT-2361) Use of multiple "Cookie" headers leads to exception

2025-02-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924204#comment-17924204 ] Arturo Bernal commented on HTTPCLIENT-2361: --- [~olegk]  LGTM >

[jira] [Comment Edited] (HTTPCORE-776) Use of multiple "Cookie" headers leads to exception

2025-02-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924089#comment-17924089 ] Arturo Bernal edited comment on HTTPCORE-776 at 2/5/25 2:5

[jira] [Commented] (HTTPCORE-776) Use of multiple "Cookie" headers leads to exception

2025-02-05 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924089#comment-17924089 ] Arturo Bernal commented on HTTPCORE-776: Hi [~shpelda]  [RFC 6265 Sec

[jira] [Comment Edited] (HTTPCLIENT-2360) rfc6266 support in MIME multipart

2025-01-31 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922795#comment-17922795 ] Arturo Bernal edited comment on HTTPCLIENT-2360 at 1/31/25 6:0

[jira] [Commented] (HTTPCLIENT-2360) rfc6266 support in MIME multipart

2025-01-31 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922795#comment-17922795 ] Arturo Bernal commented on HTTPCLIENT-2360: --- For what I understan

[jira] [Commented] (HTTPCLIENT-2359) Retry HTTP requests if server closes connection before sending status line as per RFC 2068, 8.2

2025-01-29 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922173#comment-17922173 ] Arturo Bernal commented on HTTPCLIENT-2359: --- [~olegk]  Oh, I comple

Re: [VOTE] Release HttpClient 5.4.2 based on RC1

2025-01-29 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.4.2 Arturo On Tue, Jan 28, 2025 at 8:01 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.4.2. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes

[jira] [Commented] (HTTPCLIENT-2359) Retry HTTP requests if server closes connection before sending status line as per RFC 2068, 8.2

2025-01-29 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922078#comment-17922078 ] Arturo Bernal commented on HTTPCLIENT-2359: --- I believe this

Re: HttpClient 5.4.2 release notes

2025-01-28 Thread Arturo Bernal
LGTM Arturo On Tue, Jan 28, 2025 at 2:25 PM Oleg Kalnichevski wrote: > Folks > > Please review HttpClient 5.4.2 release notes and amend them as you deem > necessary > > > https://github.com/apache/httpcomponents-client/blob/5.4.x/RELEASE_NOTES.txt > > Oleg > > -

Re: [VOTE] Release HttpCore 5.3.3 based on RC1

2025-01-24 Thread Arturo Bernal
+1 Release the packages as HttpCore 5.3.3. Arturo On Fri, Jan 24, 2025 at 6:25 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpCore 5.3.3. The vote is > open for the at least 72 hours, and only votes from HttpComponents PMC > members are binding. The vote passes if

[jira] [Commented] (HTTPCLIENT-2355) Error "Chunked transfer encoding not allowed for HTTP/1.0" with proxy and HttpClient 5.4

2025-01-19 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914460#comment-17914460 ] Arturo Bernal commented on HTTPCLIENT-2355: --- Hi [~olegk]  Jus

[jira] [Updated] (HTTPCLIENT-2354) ResponseCachingPolicy::isExplicitlyCacheable does not account for "must-revalidate"

2025-01-10 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2354: -- Fix Version/s: 5.4.2 > ResponseCachingPolicy::isExplicitlyCacheable does

[jira] [Resolved] (HTTPCLIENT-2354) ResponseCachingPolicy::isExplicitlyCacheable does not account for "must-revalidate"

2025-01-09 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2354. --- Resolution: Fixed > ResponseCachingPolicy::isExplicitlyCacheable does

Re: [VOTE] Release HttpCore 5.3.2 based on RC1

2025-01-06 Thread Arturo Bernal
+1 Release the packages as HttpCore 5.3.2. Thank you Arturo On Mon, Jan 6, 2025 at 6:55 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpCore 5.3.2. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The v

[jira] [Updated] (HTTPCLIENT-2353) Incorrect IDN-hostname validation from TLS-certificates

2025-01-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal updated HTTPCLIENT-2353: -- Fix Version/s: 5.5-alpha1 > Incorrect IDN-hostname validation from

[jira] [Resolved] (HTTPCLIENT-2353) Incorrect IDN-hostname validation from TLS-certificates

2025-01-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2353. --- Resolution: Fixed > Incorrect IDN-hostname validation from TLS-certifica

Re: HttpCore 5.3.2 release notes

2025-01-05 Thread Arturo Bernal
LGTM Arturo On Sun, Jan 5, 2025 at 9:15 AM Oleg Kalnichevski wrote: > Folks > > Please review the release notes for HttpCcore 5.3.2 and amend them as > you deem necessary > > https://github.com/apache/httpcomponents-core/blob/5.3.x/RELEASE_NOTES.txt > > Oleg > > --

[jira] [Commented] (HTTPCLIENT-2352) Race condition causing java.lang.ArithmeticException: Update causes flow control window to exceed 2147483647

2024-12-20 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907495#comment-17907495 ] Arturo Bernal commented on HTTPCLIENT-2352: --- Hi [~markslater] ç,

[jira] [Resolved] (HTTPCLIENT-2350) Option to prevent hostname resolution to InetAddress

2024-11-16 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCLIENT-2350. --- Resolution: Fixed In master. > Option to prevent hostname resolution

Re: [VOTE] Release HttpClient 5.4.1 based on RC1

2024-10-25 Thread Arturo Bernal
+1 Release the packages as HttpClient 5.4.1 Arturo On Fri, Oct 25, 2024 at 9:50 AM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpClient 5.4.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passe

Re: [VOTE] Release HttpCore 5.3.1 based on RC1

2024-10-19 Thread Arturo Bernal
+1 Release the packages as HttpCore 5.3.1. Arturo On Sat, Oct 19, 2024 at 12:33 PM Oleg Kalnichevski wrote: > Please vote on releasing these packages as HttpCore 5.3.1. > The vote is open for the at least 72 hours, and only votes from > HttpComponents PMC members are binding. The vote passes i

Re: Host header in HTTP/2 requests / RFC 7540 interpretation

2024-10-12 Thread Arturo Bernal
+1. Being strict. No need to flood the logs Arturo On Sat, Oct 12, 2024 at 3:14 PM Oleg Kalnichevski wrote: > On Sat, 2024-10-12 at 07:43 -0400, Gary Gregory wrote: > > I think the remaining decisions are: > > > > - whether we should log a warning (but not throw an exception) when > > both >

Re: Host header in HTTP/2 requests / RFC 7540 interpretation

2024-10-12 Thread Arturo Bernal
Hi, Checking RFC 7540 once again, it looks clear that while clients *SHOULD* use :authority instead of Host, this is not a strict *MUST*. There’s no explicit prohibition of the Host header in HTTP/2 requests. Maybe we should reconsider our current approach of treating such requests as malformed.

[jira] [Closed] (HTTPCLIENT-2322) Javadoc lists each class twice

2024-10-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal closed HTTPCLIENT-2322. - Resolution: Fixed Since the duplicate class listings no longer appear, and the

[jira] [Commented] (HTTPCLIENT-2322) Javadoc lists each class twice

2024-10-06 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887229#comment-17887229 ] Arturo Bernal commented on HTTPCLIENT-2322: --- [~michael-o] I believ

  1   2   3   4   >