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

Request constructor has enumeration parameters such as RequestMode, RequestCache
It is not clear to me whether constructor should throw in case the provided value is not part of the enumeration or whether the default value should be used

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

Received on Thursday, 28 January 2016 15:57:36 UTC