Disable the X-Requested-With header to avoid preflighting remote POST requests. Fixes...
authorJohn Resig <jeresig@Archimedes.local>
Wed, 25 Nov 2009 18:29:34 +0000 (13:29 -0500)
committerJohn Resig <jeresig@Archimedes.local>
Wed, 25 Nov 2009 18:29:34 +0000 (13:29 -0500)
commita7678267d848fcef8775c8b9f4fa3e507b8cc5f4
treedc99004b94e281eb024bbe17d8680781ab99d8c7
parent0f6e9a8c69007ce7ebbb7c46637115a207d1a594
Disable the X-Requested-With header to avoid preflighting remote POST requests. Fixes #4601.
src/ajax.js