fetch-ie8 icon indicating copy to clipboard operation
fetch-ie8 copied to clipboard

cross domain / http to https

Open j-5-s opened this issue 8 years ago • 1 comments
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?

j-5-s avatar Jan 30 '17 16:01 j-5-s

Cross domain request need to useXDomainRequest in IE8, PR is welcome.

camsong avatar Jan 31 '17 14:01 camsong