Re: [whatwg/xhr] Consider adding toJSON to FormData (#84)

It's probably not useful to offer a standardized API here. Servers can deal with multipart/form-data just fine and JSON doesn't offer that much benefit over it. (Besides, we'd have to serialize the JSON too to transmit it.)

-- 
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/xhr/issues/84#issuecomment-240352001

Received on Wednesday, 17 August 2016 08:50:23 UTC