- From: Salvador de la Puente González <notifications@github.com>
- Date: Tue, 24 Jan 2017 23:14:57 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 January 2017 07:15:29 UTC
> We're going to move forward with the revealing-function pattern. @jakearchibald does this include passing the future `FetchController` object to the `fetch()`. I mean: ```js const control = new FetchController(); const fetching = fetch(request, { control }); ``` -- 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/455#issuecomment-275036008
Received on Wednesday, 25 January 2017 07:15:29 UTC