This message was deleted.
# rancher-desktop
a
This message was deleted.
f
This is a regression in Safari. Resolution of
*.localhost
is not done by the network layer, but implemented inside the browers. You can see e.g. https://github.com/curl/curl/pull/9296 where support for this was added to
curl
. https://bugs.webkit.org/show_bug.cgi?id=160504 is an open issue discussing the problem with Safari.
👍 1