Does appAPI.request.get automatically follow redirects (which I think it does), if so is what timeout is set for them?
Thanks,
Mike
Help get this topic noticed by sharing it on
Twitter,
Facebook, or email.
Twitter,
Facebook, or email.
-
EMPLOYEE
1Hey Mike.
appAPI.request.get behavior is using the browser internal mechanisms to fetch the files.
This means that according to each browser, it will follow the redirections, do the timeouts, respect the cache policies etc.. -
-
Good to know, I hadn't considered differences in browser behavior (which might go a long way to explaining why we're not seeing this consistently).
Thanks,
Mike -
Loading Profile...




