<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r191180): Safari does not send Referer Header to iframe src in certain situations"
   href="https://bugs.webkit.org/show_bug.cgi?id=155754#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r191180): Safari does not send Referer Header to iframe src in certain situations"
   href="https://bugs.webkit.org/show_bug.cgi?id=155754">bug 155754</a>
              from <span class="vcard"><a class="email" href="mailto:adam&#64;sproutvideo.com" title="Adam Podolnick &lt;adam&#64;sproutvideo.com&gt;"> <span class="fn">Adam Podolnick</span></a>
</span></b>
        <pre>This might be helpful. If there are no external resources loaded in the &lt;head&gt; or, more generally, before the iframe, the correct headers are sent. Example: <a href="https://sproutvideo-examples.s3.amazonaws.com/safari_headers_a.html">https://sproutvideo-examples.s3.amazonaws.com/safari_headers_a.html</a>

It also sends the correct headers if the external resource is included AFTER the iframe: <a href="https://sproutvideo-examples.s3.amazonaws.com/safari_headers_c.html">https://sproutvideo-examples.s3.amazonaws.com/safari_headers_c.html</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>