<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>51940</bug_id>
          
          <creation_ts>2011-01-05 11:43:52 -0800</creation_ts>
          <short_desc>implement Link: header</short_desc>
          <delta_ts>2023-01-25 05:02:19 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>UNCONFIRMED</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=194539</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>102936</dependson>
    
    <dependson>51941</dependson>
    
    <dependson>57842</dependson>
          <blocked>20018</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Gavin Peters">gavinp</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>abarth</cc>
    
    <cc>ap</cc>
    
    <cc>front.end.developing</cc>
    
    <cc>gavinp</cc>
    
    <cc>jerome</cc>
    
    <cc>mathias</cc>
    
    <cc>me</cc>
    
    <cc>miket</cc>
    
    <cc>mike</cc>
    
    <cc>nickshanks</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>329692</commentid>
    <comment_count>0</comment_count>
    <who name="Gavin Peters">gavinp</who>
    <bug_when>2011-01-05 11:43:52 -0800</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>330926</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-01-07 12:27:04 -0800</bug_when>
    <thetext>I&apos;m wondering what the difference between link=prefetch and link=subresource is. I couldn&apos;t find the latter documented anywhere.

Is this the same as prefetch, but delaying load event?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>330928</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2011-01-07 12:32:55 -0800</bug_when>
    <thetext>&gt; I&apos;m wondering what the difference between link=prefetch and link=subresource is. I couldn&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>333844</commentid>
    <comment_count>3</comment_count>
    <who name="Gavin Peters">gavinp</who>
    <bug_when>2011-01-13 11:45:05 -0800</bug_when>
    <thetext>To be clear about my first comment, I think the initial implementation of the Link header should shy away from rel types that mutate or affect data; so let&apos;s stick with rel=prefetch, rel=subresource, rel=dns-prefetch and possibly rel=icon.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>404343</commentid>
    <comment_count>4</comment_count>
    <who name="Mathias Bynens">mathias</who>
    <bug_when>2011-05-16 00:41:49 -0700</bug_when>
    <thetext>Test cases: http://greenbytes.de/tech/tc/httplink/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050813</commentid>
    <comment_count>5</comment_count>
    <who name="Pinal">front.end.developing</who>
    <bug_when>2014-11-24 00:26:48 -0800</bug_when>
    <thetext>What is the state of this bug? We have implemented Link header for mobile and I was disappoint why nobody implement it well.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>