[whatwg/fetch] Regression: make Request constructor account for changes to fill (#484)

In particular, now the fill algorithm no longer takes Headers objects,
the Request constructor algorithm will need to deal with that situation
itself.

Regressed in 00fce0d96e799f5bc8bc53b30fcec56c4e0b948c.

(Also fix some minor linking issues Bikeshed found.)

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

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

-- Commit Summary --

  * Regression: make Request constructor account for changes to fill

-- File Changes --

    M fetch.bs (13)

-- Patch Links --

https://github.com/whatwg/fetch/pull/484.patch
https://github.com/whatwg/fetch/pull/484.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/484

Received on Wednesday, 8 February 2017 11:51:13 UTC