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

I meant just the initial leading one for the entire resource. I'd be opposed to to doing it for each name/value. I'm not entirely sure it's worth the complexity though given that this parser is also used by `URLSearchParams` and I'm not sure we'd want to strip a BOM in that case.

-- 
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-353099939

Received on Wednesday, 20 December 2017 15:49:39 UTC