Added a fix for bug #1580, where the query string was appended to the POST data,...
authorJohn Resig <jeresig@gmail.com>
Sat, 15 Sep 2007 01:18:30 +0000 (01:18 +0000)
committerJohn Resig <jeresig@gmail.com>
Sat, 15 Sep 2007 01:18:30 +0000 (01:18 +0000)
commit62d84e44ac3b4a3673c320514bbf5ac8dc7712d6
tree3de47f29f650ce29fe6c5fe1300103cb2591cafc
parentd9a3b133f1bf6a283349b5c0ab64b7c09cb9b92b
Added a fix for bug #1580, where the query string was appended to the POST data, instead of being left alone.
src/ajax.js
test/unit/ajax.js