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
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
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
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
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;
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