Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-10 Thread via GitHub
ok2c commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2197382797 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * ===

Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-10 Thread via GitHub
ok2c commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2197382797 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * ===

Re: [PR] Replace the old InputStreamFactory registries with the new Decoder / Encoder pipeline [httpcomponents-client]

2025-07-10 Thread via GitHub
arturobernalg commented on code in PR #660: URL: https://github.com/apache/httpcomponents-client/pull/660#discussion_r2198205614 ## httpclient5/src/main/java/org/apache/hc/client5/http/entity/compress/DecompressingEntity.java: ## @@ -0,0 +1,109 @@ +/* + * ==

Re: [PR] Replace the old InputStreamFactory registries with the new Decoder / Encoder pipeline [httpcomponents-client]

2025-07-10 Thread via GitHub
arturobernalg commented on PR #660: URL: https://github.com/apache/httpcomponents-client/pull/660#issuecomment-3057454078 If I hear no complaints or no feedback within 1 day I will merge the PR as is. -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] Replace the old InputStreamFactory registries with the new Decoder / Encoder pipeline [httpcomponents-client]

2025-07-10 Thread via GitHub
rhernandez35 commented on code in PR #660: URL: https://github.com/apache/httpcomponents-client/pull/660#discussion_r2197970156 ## httpclient5/src/main/java/org/apache/hc/client5/http/entity/compress/IOFunction.java: ## @@ -0,0 +1,58 @@ +/* + * =

Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-10 Thread via GitHub
001mertiya commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2197267556 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * =

Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-10 Thread via GitHub
001mertiya commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2197687240 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * =

Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-10 Thread via GitHub
ok2c commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2198493190 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * ===