<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Layout Test http/tests/xmlhttprequest/range-test.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=144682#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Layout Test http/tests/xmlhttprequest/range-test.html is failing"
   href="https://bugs.webkit.org/show_bug.cgi?id=144682">bug 144682</a>
              from <span class="vcard"><a class="email" href="mailto:chavarria1991&#64;gmail.com" title="Marcos Chavarría Teijeiro (irc: chavaone) &lt;chavarria1991&#64;gmail.com&gt;"> <span class="fn">Marcos Chavarría Teijeiro (irc: chavaone)</span></a>
</span></b>
        <pre>This test is failing due to the new implemented Cache. We make 5 requests for the same file. The first request will get the complete file and the remaining request will get parts of this files specified by the Range header. After the first request the file is cached so  with the next requests providing the url is the same, the reply would be the same and it returns the whole file instead of some part of it.</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>