jQuery.ajax modified the passed-in object only to help test the code - this shouldn...
authorJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:08:07 +0000 (16:08 +0100)
committerJohn Resig <jeresig@gmail.com>
Sat, 7 Nov 2009 15:08:07 +0000 (16:08 +0100)
commit6a722e251dedd5f01ac0c46e330a368be7bb760b
tree70ae4fbadd5f1b85dde8928115e4dbe426650a6d
parent1a94a46826188fc3ba63680ca62db164589c70c9
jQuery.ajax modified the passed-in object only to help test the code - this shouldn't occur. Fixes #5439.
src/ajax.js
test/unit/ajax.js