jquery/test/integration
Michał Gołębiowski 61f812b7e7 Ajax: Use the native XHR for all non-local requests in IE9+
IE throws an error on cross-domain PATCH requests if issued via the ActiveX
interface. This commit switches the logic to use the native XHR in all
non-local requests.

Fixes gh-1684
Closes gh-2183
2015-05-18 22:26:00 +02:00
..
gh-1684-ajax.html Ajax: Use the native XHR for all non-local requests in IE9+ 2015-05-18 22:26:00 +02:00