Re: [whatwg/fetch] Integration with preload (PR #1342)

@noamr commented on this pull request.



>  
- <li><p>If <var>request</var>'s <a>local-URLs-only flag</a> is set and <var>request</var>'s
- <a for=request>current URL</a> is not <a lt="is local">local</a>, then set <var>response</var> to a
- <a>network error</a>.
+ <li><p>If <var>response</var> is null, <var>request</var>'s <a>local-URLs-only flag</a> is set and
+ <var>request</var>'s  <a for=request>current URL</a> is not <a lt="is local">local</a>, then set
+ <var>response</var> to a <a>network error</a>.

This part has been deleted

-- 
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/1342#discussion_r758337131

Received on Monday, 29 November 2021 12:58:30 UTC