- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Aug 2017 05:25:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 August 2017 12:25:54 UTC
annevk commented on this pull request.
> @@ -5177,8 +5177,8 @@ enum ResponseType { "basic", "cors", "default", "error", "opaque", "opaqueredire
<dfn id=concept-response-response for=Response export>response</dfn> (a
<a for=/>response</a>).
-<p>A {{Response}} object also has an associated <dfn for=Response>headers</dfn> (a {{Headers}}
-object), initially null.
+<p>A {{Response}} object also has an associated <dfn for=Response export>headers</dfn> (null, or a
no comma :-)
--
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/575#pullrequestreview-55517776
Received on Thursday, 10 August 2017 12:25:54 UTC