- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 05 May 2015 23:02:16 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 6 May 2015 06:02:42 UTC
It's hard (if not impossible) to distinguish plain-ol'-JS-objects from objects we want to do something with. I guess in theory we could have this as the fallback rather than stringifying. @nikhilm @bzbarsky, thoughts? It would complicate the implementation a lot as we could no longer use types, we'd have to use `any` unless IDL gains support for this kind of thing. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/47#issuecomment-99334046
Received on Wednesday, 6 May 2015 06:02:42 UTC