-
Improvement
-
Resolution: Fixed
-
Major
-
None
we have some http scripts which redirect to others scripts. THis works fine using wget which correctly execute the redirect.
But when we use http_request plugin, the redirects are not followed, and so the scripts are not executed.
Whould it be possible to add the ability to follow 301 or 302 redirects like wget does ?
Thank you,
Fred
It was already fixed from
JENKINS-25801SystemDefaultHttpClient follows redirect