Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Oleg Kalnichevski
On Sun, 2025-06-22 at 11:21 -0400, Gary Gregory wrote: > On Sun, Jun 22, 2025, 10:58 Oleg Kalnichevski > wrote: > > > On Sun, 2025-06-22 at 10:52 -0400, Gary Gregory wrote: > > > On Sun, Jun 22, 2025 at 10:43 AM Oleg Kalnichevski > > > > > > wrote: > > > > > > > > On Sun, 2025-06-22 at 14:28 +0

Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Oleg Kalnichevski
On Sun, 2025-06-22 at 15:30 -0400, Gary Gregory wrote: > On Sun, Jun 22, 2025 at 11:58 AM Oleg Kalnichevski > wrote: > > > > On Sun, 2025-06-22 at 11:21 -0400, Gary Gregory wrote: > > > On Sun, Jun 22, 2025, 10:58 Oleg Kalnichevski > > > wrote: > > > > > > > On Sun, 2025-06-22 at 10:52 -0400, G

Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Gary Gregory
On Sun, Jun 22, 2025 at 11:58 AM Oleg Kalnichevski wrote: > > On Sun, 2025-06-22 at 11:21 -0400, Gary Gregory wrote: > > On Sun, Jun 22, 2025, 10:58 Oleg Kalnichevski > > wrote: > > > > > On Sun, 2025-06-22 at 10:52 -0400, Gary Gregory wrote: > > > > On Sun, Jun 22, 2025 at 10:43 AM Oleg Kalniche

Re: [PR] Run GH workflows using mvnw [httpcomponents-core]

2025-06-22 Thread via GitHub
rschmitt merged PR #531: URL: https://github.com/apache/httpcomponents-core/pull/531 -- 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...@hc.

Re: [PR] Add support for HTTPS over UDS [httpcomponents-client]

2025-06-22 Thread via GitHub
rschmitt merged PR #659: URL: https://github.com/apache/httpcomponents-client/pull/659 -- 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...@h

Re: [PR] Run GH workflows using mvnw [httpcomponents-client]

2025-06-22 Thread via GitHub
rschmitt merged PR #658: URL: https://github.com/apache/httpcomponents-client/pull/658 -- 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...@h

Re: [PR] HTTPCLIENT-2375 Add first-class request-side compression support and pluggable encoders [httpcomponents-client]

2025-06-22 Thread via GitHub
garydgregory commented on code in PR #657: URL: https://github.com/apache/httpcomponents-client/pull/657#discussion_r2160420754 ## httpclient5/src/test/java/org/apache/hc/client5/http/examples/ClientServerCompressionExample.java: ## @@ -0,0 +1,186 @@ +/* + * ===

Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Gary Gregory
On Sun, Jun 22, 2025, 10:58 Oleg Kalnichevski wrote: > On Sun, 2025-06-22 at 10:52 -0400, Gary Gregory wrote: > > On Sun, Jun 22, 2025 at 10:43 AM Oleg Kalnichevski > > wrote: > > > > > > On Sun, 2025-06-22 at 14:28 +, ggreg...@apache.org wrote: > > > > This is an automated email from the AS

Re: [PR] HTTPCLIENT-2375 Add first-class request-side compression support and pluggable encoders [httpcomponents-client]

2025-06-22 Thread via GitHub
ok2c commented on code in PR #657: URL: https://github.com/apache/httpcomponents-client/pull/657#discussion_r2160367846 ## httpclient5/src/main/java/org/apache/hc/client5/http/entity/compress/ContentEncoderRegistry.java: ## @@ -0,0 +1,95 @@ +/* + * =

Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Oleg Kalnichevski
On Sun, 2025-06-22 at 10:52 -0400, Gary Gregory wrote: > On Sun, Jun 22, 2025 at 10:43 AM Oleg Kalnichevski > wrote: > > > > On Sun, 2025-06-22 at 14:28 +, ggreg...@apache.org wrote: > > > This is an automated email from the ASF dual-hosted git > > > repository. > > > > > > ggregory pushed a

Re: No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Gary Gregory
On Sun, Jun 22, 2025 at 10:43 AM Oleg Kalnichevski wrote: > > On Sun, 2025-06-22 at 14:28 +, ggreg...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > > > ggregory pushed a commit to branch master > > in repository > > https://gitbox.apache.org/repo

No, there are not missing; Re: (httpcomponents-client) branch master updated: Add missing release notes for 4.3.5 and 4.3.6

2025-06-22 Thread Oleg Kalnichevski
On Sun, 2025-06-22 at 14:28 +, ggreg...@apache.org wrote: > This is an automated email from the ASF dual-hosted git repository. > > ggregory pushed a commit to branch master > in repository > https://gitbox.apache.org/repos/asf/httpcomponents-client.git > > > The following commit(s) were add