Do any browsers follow cross-domain 301 redirects when processing XmlHTTPRequests (or any other method a page can get the contents of another)
Do any browsers follow cross-domain 301 redirects when processing XmlHTTPRequests (or any other method
Share
No. You can’t use a 301 to work around the same origin policy.