Re: [PR] HTTPCLIENT-2386: Classic transport to use connect timeout as a default if TLS timeout has not been explicitly set [httpcomponents-client]

2025-08-09 Thread via GitHub
rschmitt commented on code in PR #699: URL: https://github.com/apache/httpcomponents-client/pull/699#discussion_r2265080402 ## httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java: ## @@ -217,16 +218,23 @@ public void connect(

Re: [PR] Fix hostname verification tests [httpcomponents-core]

2025-08-09 Thread via GitHub
rschmitt merged PR #546: URL: https://github.com/apache/httpcomponents-core/pull/546 -- 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] Mark HTTP/1.1 async connection as not open (non-reusable) as soon as it becomes closed by the opposite endpoint [httpcomponents-core]

2025-08-09 Thread via GitHub
ok2c commented on code in PR #543: URL: https://github.com/apache/httpcomponents-core/pull/543#discussion_r2264672290 ## httpcore5/src/main/java/org/apache/hc/core5/http/impl/nio/AbstractHttp1StreamDuplexer.java: ## @@ -277,13 +278,14 @@ public final void onInput(final ByteBuff

Re: [PR] Mark HTTP/1.1 async connection as not open (non-reusable) as soon as it becomes closed by the opposite endpoint [httpcomponents-core]

2025-08-09 Thread via GitHub
ok2c closed pull request #543: Mark HTTP/1.1 async connection as not open (non-reusable) as soon as it becomes closed by the opposite endpoint URL: https://github.com/apache/httpcomponents-core/pull/543 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] HTTPCLIENT-2386: Classic transport to use connect timeout as a default if TLS timeout has not been explicitly set [httpcomponents-client]

2025-08-09 Thread via GitHub
ok2c commented on PR #699: URL: https://github.com/apache/httpcomponents-client/pull/699#issuecomment-3170615754 @rschmitt Any objections to committing this change-set? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use