Re: [xhr] FormData.prototype.get should return `undefined` for not-present entries, instead of `null` (#27)

Having said that, most platform APIs today return null for not-present cases, e.g., `getElementById()` or `getAttribute()`. And types here are constrained whereas they are not with `Map` and `Set`.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/27#issuecomment-145949463

Received on Tuesday, 6 October 2015 18:09:47 UTC