Allow the user to explicitly set a content-type header even when there's no data...
authorJohn Resig <jeresig@gmail.com>
Sat, 5 Dec 2009 02:20:58 +0000 (21:20 -0500)
committerJohn Resig <jeresig@gmail.com>
Sat, 5 Dec 2009 02:20:58 +0000 (21:20 -0500)
commit25b0ba9f9612583033b902a0e40345463a3a71d0
treea82be0a117be9dbab54571a275d883dce45d4440
parentd684122be0ce3484fb9a4ead11db98d18c5805e7
Allow the user to explicitly set a content-type header even when there's no data being sent to the server. Fixes #1900.
src/ajax.js