Re: [whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)

annevk commented on this pull request.



> @@ -2237,6 +2238,9 @@ the request.
   for HTTP/2, and equivalent information used to prioritize dispatch and processing of
   HTTP/1 fetches.
 
+ <li>
+  <p>If <var>request</var>'s <a for=request>destination</a> is
+  <code>fetch</code>, set it to be the empty string.

then set it to the empty string*

(plus then, minus be)

Also, this can be on the same line as the `<li>` (apart from 100 columns wrapping) since it's the only child.

-- 
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/442#pullrequestreview-15093042

Received on Wednesday, 4 January 2017 11:15:42 UTC