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

For [fetch()](https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/fetch/Response.cpp?q=Response::url&sq=package:chromium&l=343) and [XHR](https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp?q=XMLHttpRequest::responseURL&sq=package:chromium&l=576) in Blink, fragments are just not web exposed.

I'm not familiar with the SVG behavior in Blink, @nyaxt is.

-- 
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-366621505

Received on Monday, 19 February 2018 08:43:08 UTC