The key of the key-value pair is a USVString object; the value is a USVString, or Blob object. var formData = new FormData(); formData.append('key1', ...
確定! 回上一頁