HTTP & Client-Server Model: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
(Created page with "= Fetching queue = * Chromium supports a new HTML semantic that allows the browser to download with high priority q given resource: <link rel="subresource" href="jquery.js"> ...")
(No difference)

Revision as of 08:38, 28 August 2014

Fetching queue

  • Chromium supports a new HTML semantic that allows the browser to download with high priority q given resource:
<link rel="subresource" href="jquery.js">