[whatwg/fetch] Why is media fragment uri stripped from fetch URL? (#557)

```
fetch("https://upload.wikimedia.org/wikipedia/commons/b/be/Hidden_Tribe_-_Didgeridoo_1_Live.ogg#t=30,50")
```

strips media fragment `#t=30,50` from request at `Network` tab at `DevTools` at chromium. Why?

-- 
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/557

Received on Wednesday, 21 June 2017 00:50:36 UTC