In the settings I´ve turned “automatically follow redirects” off, since this is what I need in 99 % of the cases.
Now I have single requests, where I want to automatically follow the redirect, is there a solution to that, maybe something in the pre-request script?
Is it possible to do this in a pre-request script? I need to follow redirects for all but 1 call, so I want to have follow redirects turned on in settings but override it for 1 call in the pre-request script.