Re: [fetch] Should request constructor throw in case of invalid enumeration parameter (#208)

That is defined by IDL. You get an exception for enumeration types (not when invoking an attribute's setter, there it becomes a no-op, but in all other cases you do).

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/208#issuecomment-176329538

Received on Thursday, 28 January 2016 18:37:47 UTC