[PR] added LaxRedirectStrategy from 4.x [httpcomponents-client]

2024-08-03 Thread via GitHub
otavioprado opened a new pull request, #565: URL: https://github.com/apache/httpcomponents-client/pull/565 This commit adds a new implementation of the LaxRedirectStrategy, bringing back functionality similar to that found in HttpClient 4.x. The LaxRedirectStrategy automatically redirects a

Re: [PR] feat: Reintroduce LaxRedirectStrategy in HttpClient 5.3.x [httpcomponents-client]

2024-08-03 Thread via GitHub
otavioprado commented on PR #564: URL: https://github.com/apache/httpcomponents-client/pull/564#issuecomment-2266676057 > @otavioprado Few minor things > > 1. Generally we do not add new features (and this is technically a new feature) to stable branches. Would you mind changing the

Re: [PR] feat: Reintroduce LaxRedirectStrategy in HttpClient 5.4 for Enhanced Redirect Handling [httpcomponents-client]

2024-08-03 Thread via GitHub
ok2c merged PR #565: URL: https://github.com/apache/httpcomponents-client/pull/565 -- 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.ap

Re: [PR] feat: Reintroduce LaxRedirectStrategy in HttpClient 5.3.x [httpcomponents-client]

2024-08-03 Thread via GitHub
otavioprado closed pull request #564: feat: Reintroduce LaxRedirectStrategy in HttpClient 5.3.x URL: https://github.com/apache/httpcomponents-client/pull/564 -- 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 t

Re: [PR] HTTPCORE-761: support ExtendedSocketOption in socket [httpcomponents-core]

2024-08-03 Thread via GitHub
kkewwei commented on code in PR #473: URL: https://github.com/apache/httpcomponents-core/pull/473#discussion_r1703016015 ## httpcore5/src/main/java/org/apache/hc/core5/util/ReflectionUtils.java: ## @@ -72,4 +75,35 @@ public static int determineJRELevel() { return 7;

Re: [PR] HTTPCORE-761: support ExtendedSocketOption in socket [httpcomponents-core]

2024-08-03 Thread via GitHub
kkewwei commented on PR #473: URL: https://github.com/apache/httpcomponents-core/pull/473#issuecomment-2267283270 @ok2c please have a look when you are free. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo