Posting form data fetch(`/example/submit`, { method: 'POST', body: new FormData(document.getElementById('example-form')) });. Posting JSON data
確定! 回上一頁