Fixes #7881. Setting contentType to false will prevent the Content-Type header from...
authorjaubourg <j@ubourg.net>
Sun, 9 Jan 2011 03:28:42 +0000 (04:28 +0100)
committerjaubourg <j@ubourg.net>
Sun, 9 Jan 2011 03:28:42 +0000 (04:28 +0100)
commit69497c3fd7ff560be0e47b4c65076915cca756bc
treedb0b9a32600b201098d09c7ec5579cd5b7469235
parent98c6c4b2b0afb2754883fc39c5626da3219e81e0
Fixes #7881. Setting contentType to false will prevent the Content-Type header from being sent. Unit test added.
src/ajax.js
test/data/headers.php
test/unit/ajax.js