Hello everyone! When using `http` or `https` modul...
# suitescript
u
Hello everyone! When using
http
or
https
modules, is it possible to disallow redirects and just return the headers for 301/302? I'm stuck in a situation where a request redirect ends up in an error because the module is sending auth headers from the original request to the redirected URL (and the URL itself contains auth parameters)