- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 06 Oct 2015 11:14:29 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Tuesday, 6 October 2015 18:14:56 UTC
Yeah, I agree with all that. I think it would be better to be consistent though since this is so clearly parallel to a Map. E.g. I can easily see myself or another developer writing code like `const thingy = formData.get("key"); if (thingy !== undefined) { ... }` based on their experiences with Maps. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/27#issuecomment-145951349
Received on Tuesday, 6 October 2015 18:14:56 UTC