jpillora / xdomain

A pure JavaScript CORS alternative
https://jpillora.com/xdomain/
3.12k stars 270 forks source link

Is there a fallback if loading iframe doesnt work? Currently, it blocks all requests #216

Open dorianrod opened 5 years ago

dorianrod commented 5 years ago

Hi,

If xdomain is enable to load the proxy.html, then no more request can be sent, which is a problem. Is there a way to totally disable xdomain if there is an error ?

Have a good day Dorian