-
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
[JENKINS-22488] HTTP Redirection 301 and 302 are not followed
Assignee | New: Janario Oliveira [ janario ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
New:
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 |
|
Environment |
Original:
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 |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 154589 ] | New: JNJira + In-Review [ 207587 ] |
It was already fixed from
JENKINS-25801SystemDefaultHttpClient follows redirect