-
The @MozDevNet page about
dns-prefetchsuggests to use bothpreconnectanddns-prefetch: developer.mozilla.org/en-US/docs/Web/Performance/dns-prefetch I thoughtpreconnectwould be enough, implying the DNS, isn't it? True for both<link>and HTTP header?
