- From: Honza Bambas <notifications@github.com>
- Date: Mon, 20 Aug 2018 11:00:38 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 August 2018 18:01:00 UTC
So, you actually want to revert #201, #231 and #232 and give the control over transparent proxies to developers? Note that Gecko has a LOAD_BYPASS_LOCAL_CACHE flag [1]. Setting that flag will bypass opening the local cache entry and won't set any Cache-control request headers. But, will also refresh DNS (not sure why this has been designed that way..) [1] https://searchfox.org/mozilla-central/rev/847b64cc28b74b44c379f9bff4f415b97da1c6d7/netwerk/base/nsICachingChannel.idl#96-101 -- 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/issues/722#issuecomment-414408052
Received on Monday, 20 August 2018 18:01:00 UTC