Don't use a local copy of jQuery.ajaxSettings.isLocal anymore but use the current...
authorjaubourg <j@ubourg.net>
Thu, 3 Feb 2011 17:22:37 +0000 (18:22 +0100)
committerjaubourg <j@ubourg.net>
Thu, 3 Feb 2011 17:22:37 +0000 (18:22 +0100)
commit4d808a3345f78fab963be96bf272951745b894e3
tree16fb72c28766c60200cc9c9c61c1c345695f02f5
parent0736db64a21d961263161c2392dc6a0161bd4e86
Don't use a local copy of jQuery.ajaxSettings.isLocal anymore but use the current value so that it is possible to set isLocal to true for protocols unknown to jQuery.
src/ajax/xhr.js