- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Aug 2016 00:46:35 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Wednesday, 17 August 2016 07:47:03 UTC
I guess the problem is that JSON doesn't support arbitrary objects or byte sequences and reading `Blob` cannot be done synchronously, so I'm not sure `toJSON()` actually makes sense here. It would work for `URLSearchParams`, but not this API. -- 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-240338358
Received on Wednesday, 17 August 2016 07:47:03 UTC