[whatwg/fetch] Editorial: Remove `prefetch-src` (PR #1595)

The `prefetch-src` directive was [removed from CSP](https://github.com/w3c/webappsec-csp/pull/582). Instead we use either `default-src` or the least restrictive directive if one exists.

Updating the destination table to reflect this.

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1595

-- Commit Summary --

  * Remove prefetch-src

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1595.patch
https://github.com/whatwg/fetch/pull/1595.diff

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

Message ID: <whatwg/fetch/pull/1595@github.com>

Received on Wednesday, 18 January 2023 06:35:14 UTC