Follow redirects for the manifest file
Created by: LloydW93
Fixes issue #481 (closed) - see that for more details.
- IE does not currently provide a responseURL property for requests. Instead, it will currently continue to have the same behaviour it does now.
- This covered all requests it needed to from what I can see, but if I missed any out, let me know