- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 05 Apr 2016 05:19:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 5 April 2016 12:19:29 UTC
It's pretty simple to achieve what you're asking with just `window.fetch = function (...) { ... }` where you call the original `fetch` with headers pre-filled. --- 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/271#issuecomment-205774025
Received on Tuesday, 5 April 2016 12:19:29 UTC