- From: Anne van Kesteren <notifications@github.com>
 - Date: Sun, 09 Apr 2017 08:54:01 -0700
 - To: whatwg/fetch <fetch@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Sunday, 9 April 2017 15:54:36 UTC
annevk commented on this pull request.
> @@ -4705,6 +4728,9 @@ omitted from <a enum><code>RequestMode</code></a> as it cannot be used nor obser
 is itself associated with <a for=Request>request</a>'s
 <a for=request>header list</a>.
 
+<p>A {{Request}} object has an associated <dfn for=Request>signal</dfn> (a {{CancelationSignal}}
+object), which is initially null.
Needs to say "null or a X object" if you make it null.
-- 
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-31727374
Received on Sunday, 9 April 2017 15:54:36 UTC