[whatwg/fetch] Stop censoring fragments (#696)

Due to insufficient testing I made a mistake and thought fragments were only relevant for navigation. Unfortunately this mistake went uncorrected for a long time. Hopefully we can still correct implementations.

Corresponding change to the HTML Standard: ...

Tests: ...

Fixes #505.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/696

-- Commit Summary --

  * Stop censoring fragments

-- File Changes --

    M fetch.bs (38)

-- Patch Links --

https://github.com/whatwg/fetch/pull/696.patch
https://github.com/whatwg/fetch/pull/696.diff

-- 
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/pull/696

Received on Thursday, 12 April 2018 08:02:10 UTC