Re: [whatwg/url] IPv4 host parser + site definition seems potentially dangerous. (#560)

A bit on a tangent, but re 1), a missing dot is filled in so far that the last number is treated as an integer to fill the bytes that are still required. I.e., 127.1 ought to be "127.0.0.1".
However this may be resolved, it needs to take hexadecimal, octal, (dotted and undotted) into account.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/560#issuecomment-735633837

Received on Monday, 30 November 2020 08:24:51 UTC