Make sure we have a fallback when XMLHttpRequest is manually disabled. Fixes #6298.
authorJohn Resig <jeresig@gmail.com>
Tue, 28 Sep 2010 17:12:33 +0000 (10:12 -0700)
committerJohn Resig <jeresig@gmail.com>
Tue, 28 Sep 2010 17:12:33 +0000 (10:12 -0700)
commit873c28425fb64fdb48cfa09d17041bded39b301f
tree363d5b8627bb4f83d26dffffb2aa8720b888af69
parent0368606c081fd15dfbcd8509734ef63c58a6b008
Make sure we have a fallback when XMLHttpRequest is manually disabled. Fixes #6298.
src/ajax.js