- From: Ilya Grigorik <notifications@github.com>
- Date: Fri, 30 Sep 2016 10:20:01 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 30 September 2016 17:20:38 UTC
igrigorik commented on this pull request. > @@ -4487,6 +4493,7 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul readonly attribute <span>RequestCache</span> <span title=dom-Request-cache>cache</span>; readonly attribute <span>RequestRedirect</span> <span title=dom-Request-redirect>redirect</span>; readonly attribute DOMString <span title=dom-Request-integrity>integrity</span>; + readonly attribute boolean <span title=dom-Request-keepAlive>keepAlive</span>; I'll rename to lowercase "keepalive" throughout. -- 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/388
Received on Friday, 30 September 2016 17:20:38 UTC