mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
When comparing an ipv6 address against '::1', then compare against the value object from `IPv6Address::loopback()`, instead of parsing the string "::1" to an IPv6Address.