Re: [whatwg/fetch] Should Body.formData() always strip the BOM? (#650)

So IIUC `.text()` and `json()` consider the bytes in `Body` a resource, whereas they're treated as a string by `.formData()`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/650#issuecomment-353326229

Received on Thursday, 21 December 2017 11:18:28 UTC