- From: Mark Nottingham <notifications@github.com>
- Date: Wed, 15 Aug 2018 23:07:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 August 2018 06:07:53 UTC
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