Open
Description
If a resource on 127.0.0.1
sets a cookie with a Domain
attribute set to 127.1
, does that work? (Spoiler: it works if it was passed through the host parser, which seems like a prerequisite to determine whether it's an IP address or not as needed by Domain Matching.)
(I raised this in #1707 but it seems that's exclusively used for the non-ASCII bytes discussion.)