Hi, I am trying to use prefetch for my web application. However the resources (image, Css, HTML) are not being prefetched in the latest chrome browser. IE11 and Firefox are behaving as expected.
Please confirm if support for prefetch has been discontinued in the latest version? All documentation suggest otherwise.
<link rel="prefetch" href="URL">
Regards,
Gaurav