Re: [whatwg/fetch] Refactor scheme fetch (PR #1515)

@annevk commented on this pull request.



>  
-  <p class="note no-backref"><a for=/>URLs</a> such as "<code>about:config</code>" are handled
-  during <a lt=navigate>navigation</a> and result in a <a>network error</a> in the context of
-  <a lt=fetch for=/>fetching</a>.
+ <li>
+  <p>Switch on <var>request</var>'s <a for=request>current URL</a>'s <a for=url>scheme</a>, and run

```suggestion
  <p>Switch on <var>request</var>'s <a for=request>current URL</a>'s <a for=url>scheme</a> and run
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1515#pullrequestreview-1155982983
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1515/review/1155982983@github.com>

Received on Wednesday, 26 October 2022 07:22:29 UTC