Re: [whatwg/fetch] Browsers preserve fragments on redirects (#505)

@nyaxt not sure what "keeping fragments" refer exactly, but fragments carry relevance in many contexts for SVG (resource references - including `<use>` - as well as image contexts [`<img>` and CSS `<image>` values et.c].) In Blink we're not really setup to use a fragment (if any) from the response ATM.

-- 
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/505#issuecomment-367438642

Received on Wednesday, 21 February 2018 19:18:36 UTC