]> source.dussan.org Git - jquery.git/commit
Ajax: Don't process non-string data property on no-entity-body requests
authorDave Methvin <dave.methvin@gmail.com>
Tue, 12 Sep 2017 15:24:45 +0000 (11:24 -0400)
committerDave Methvin <dave.methvin@gmail.com>
Tue, 16 Jan 2018 02:48:54 +0000 (21:48 -0500)
commitd7237896c79a5a10d85fcdec199c5657a469a92b
treec6e5900dbf4b91e0aad67af655ba4e52c3034e98
parent022b69a44e42684bdd0029dd456bedb3b495cc24
Ajax: Don't process non-string data property on no-entity-body requests

Fixes gh-3438
Closes gh-3781
src/ajax.js
test/unit/ajax.js