标签: javascript ajax mootools http-post
在我的ajax调用的数据对象中,我有这样的东西:
data: { someVariable: [] }
当我启动ajax调用时,我可以在POST数据中看到someVariable没有被发送。
someVariable