We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a751bfe commit e38a94aCopy full SHA for e38a94a
1 file changed
src/ajax.js
@@ -44,6 +44,7 @@ var
44
// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression
45
allTypes = "*/".concat("*");
46
47
+// Support: IE<8
48
// #8138, IE may throw an exception when accessing
49
// a field from window.location if document.domain has been set
50
try {
0 commit comments