fetch-ie8
fetch-ie8 copied to clipboard
cross domain / http to https
trafficstars
does this library support cross domain requests? I didnt see the XDomainRequest object in the code from an initial glance. Is there a reason it couldnt work cross domain and would you accept a pull request for it?
Cross domain request need to useXDomainRequest in IE8, PR is welcome.