In the http request, formData and request Payload often appear in POST requests, such as normal ajax post requests: $.ajax({ url:'/index', type:'post', ...
確定! 回上一頁