Open
Description
See discussion in WICG/private-network-access#24.
(Maybe wait until #1118 is fixed before fixing this.)
Metadata
Metadata
Assignees
Labels
No labels
See discussion in WICG/private-network-access#24.
(Maybe wait until #1118 is fixed before fixing this.)
Activity
letitz commentedon Feb 24, 2022
I'd be in favor of such a move - it makes the web platform more interoperable given that behavior currently differs between OSes.
letitz commentedon May 13, 2022
@iVanlIsh has added a use counter to Chrome 102 in order to estimate usage of
0.0.0.0
. So far, usage seems pretty low - around 0.002% of total page loads in Beta: https://chromestatus.com/metrics/feature/timeline/popularity/4203. We're waiting to see how the data looks in stable, but it seems that a straight deprecation would be feasible.--allow-net=0.0.0.0:port
allows bothfetch
andDeno.listen
denoland/deno#16532Block access to 0.0.0.0
Block access to :: and 0.0.0.0