[Webkit-unassigned] [Bug 51940] implement Link: header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 7 12:32:55 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=51940





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-01-07 12:32:55 PST ---
> I'm wondering what the difference between link=prefetch and link=subresource is. I couldn't find the latter documented anywhere.

I believe prefetch is a low priority load (so it waits until all the other resources for the page are loaded before clogging up the network) whereas subresource is a high priority load that tries to load the resource in time before its needed by the same page.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list