- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 09 Apr 2017 08:55:18 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 April 2017 15:55:51 UTC
annevk commented on this pull request. > <li><p>Let <var>r</var> be a new {{Request}} object associated with <var>request</var> and a new associated {{Headers}} object whose <a for=Headers>guard</a> is "<code>request</code>". + <li><p>Set <var>r</var>'s <a for=Request>signal</a> to <var>signal</var>. Reading your additions it seems you could maybe set _r_'s signal directly each time? Or is _r_ not set up yet? -- 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/523#pullrequestreview-31727398
Received on Sunday, 9 April 2017 15:55:51 UTC