What is the correct way to send multiple objects over POST using jQuery/Zepto? Using $.ajax({... data: JSON.stringify(postData) ...}) sends non- ...
確定! 回上一頁