mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 21:12:08 +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.