Revert "Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL."
commit05337e78fa68aac3a3d703d7cc59f145f13ea779
authorDave Methvin <dave.methvin@gmail.com>
Fri, 24 Aug 2012 15:59:01 +0000 (24 11:59 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Fri, 24 Aug 2012 15:59:01 +0000 (24 11:59 -0400)
treec70a988edcaa0bdcd8293bc24308ac3ae984c430
parenta5be98620665c8af4d21a043a871e6a965de4fbc
Revert "Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL."

This reverts commit c01e022f33575ed45fb8da65be756fc464d40a24.

We actually changed DELETE to accept a body on purpose, see http://bugs.jquery.com/ticket/7285 .
src/ajax.js
test/unit/ajax.js