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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 11:43:52 PST 2011


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

           Summary: implement Link: header
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gavinp at chromium.org
                CC: abarth at webkit.org, gavinp at chromium.org


RFC 5988 re-introduces the Link: header, last seen in RFC 2068 (and not RFC 2616!).

The Link header has lots of uses; one less-confusing such use is to use it for rel=prefetch, and rel=subresource allowing server side indication of important resources in advance of a document parse.

Implement the link header.

-- 
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