<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CachedResourceLoader is not taking into account fetch options to use or not cached resources"
   href="https://bugs.webkit.org/show_bug.cgi?id=161389#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CachedResourceLoader is not taking into account fetch options to use or not cached resources"
   href="https://bugs.webkit.org/show_bug.cgi?id=161389">bug 161389</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>If we plan to further align with the specs, we should probably forbid reusing resources with different fetch options.
Or we should have a way to easily clone one reusable resource into a new one with correctly set states.

Note that this does not apply to XHR/fetch API, since resources are not allowed to be reused in that case.</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>