Re: [whatwg/fetch] Allow a request body to be a byte sequence/string (#1083)

That's reasonable. However, I'd still err on the side of removing the string possibility until we have more than one concrete caller that would use it. It appears the only user would be reporting, which would not get much simpler, because it would just switch from "serialize JSON to bytes" to... I guess manually using %JSON.stringify%?

-- 
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/pull/1083#issuecomment-680158211

Received on Tuesday, 25 August 2020 17:16:42 UTC