[whatwg/fetch] Don't append controls for upstream caches. (#788)

The developer may want to control the local cache separately from those
upstream; if they want to control both, they can append their own
request headers.

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

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

-- Commit Summary --

  * Don't append controls for upstream caches.

-- File Changes --

    M fetch.bs (23)

-- Patch Links --

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

Received on Thursday, 16 August 2018 06:07:53 UTC