- From: S.A.N <notifications@github.com>
- Date: Tue, 16 Feb 2016 05:43:58 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 16 February 2016 13:44:27 UTC
All is well, the only problem auto deletion `#hash` from `Request.url` ```javascript new Request('/url#hash') // request.url === 'http://example.org/url' (without #hash) ``` --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/214#issuecomment-184687340
Received on Tuesday, 16 February 2016 13:44:27 UTC