Two quick fixes in relation to #1028. ajaxSetup shouldn't be deep and the boolean...
authorJohn Resig <jeresig@gmail.com>
Tue, 21 Aug 2007 04:46:07 +0000 (04:46 +0000)
committerJohn Resig <jeresig@gmail.com>
Tue, 21 Aug 2007 04:46:07 +0000 (04:46 +0000)
commit8c15e852a4614ba5a5100e1c6e8a833c39b4ca79
treefd2707b6fa9ba96148848cd319baead3ad245af4
parente112e6b04d1736d3a847d44b96f7178175e17a15
Two quick fixes in relation to #1028. ajaxSetup shouldn't be deep and the boolean arg should be used, not overwritten with 'true'.
src/ajax/ajax.js
src/jquery/jquery.js