MrKen MrKen (SV!) [Off] [#] (12.09.2018 / 13:23)
Unused!
viết đầy đủ
  1. let fd = new FormData();
  2. fd.append('post','abc');
  3. xhr.send(fd);