[Webkit-unassigned] [Bug 182427] Add a way to check if a host is an IP address

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 00:29:56 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182427

--- Comment #23 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Alexey Proskuryakov from comment #22)
> This address is accepted by inet_pton, so the failing subtest is wrong.

Not according to RFC 4291: "x:x:x:x:x:x:x:x, where the 'x's are one to four hexadecimal digits of the eight 16-bit pieces of the address."

Our URLParser doesn't accept that one either.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180206/ff8d868d/attachment.html>


More information about the webkit-unassigned mailing list