[whatwg/fetch] Request.destination and the empty string (#765)

The spec [says](https://fetch.spec.whatwg.org/#concept-request-destination) that the default value of `destination` is the empty string, but never defines explicitly what should happen if it is in fact the empty string. The closest I can find is the exemplar table that comes a couple of paragraphs later, and it does not clearly explain what the meaning of `""` is for `destination`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/765

Received on Thursday, 14 June 2018 13:16:57 UTC