http://snippets.bentasker.i2p/page-1908140902-Make-the-browser-preconnect-to-a-domain-via-javascript-Javascript.html
Make the browser preconnect to a domain via javascript
(Javascript) - snippets.bentasker.co.ukA little while ago, 3 new candidates were put forward - Preload, Preconnect and Prefetch - known collectively as Resource Hints.
Embedding these into a HTML base page is straight-forward and well documented. But, what if you need to do something different?
In MISC-35 I decided to embed a search box into various sites (for example, this one) that would take the user to a third party search...