Re: [whatwg/fetch] Block access to ::, ::ffff:0:0, and 0.0.0.0 (PR #1763)

Could we say something like this?
```
 <li><p>If <var>ipAddresses</var> <a for=set>contains</a> <code>::</code>, <code>::ffff:0:0</code>,
 or <code>0.0.0.0</code>, or <var>ipAddresses</var> contains an IP address that maps to <code>0.0.0.0</code> then return failure.
```

We should also reference all the known relevant RFCs.
I think browsers should be able to determine nat64 prefixes.

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

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

Received on Friday, 6 December 2024 14:56:51 UTC