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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>26423</bug_id>
          
          <creation_ts>2014-07-24 06:31:27 +0000</creation_ts>
          <short_desc>&quot;HTTP network or cache fetch&quot; is missing the cache part</short_desc>
          <delta_ts>2015-04-07 05:56:07 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>Fetch</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          <blocked>22414</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jeffrey Yasskin">jyasskin</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
          
          <qa_contact>sideshowbarker+fetchspec</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109241</commentid>
    <comment_count>0</comment_count>
    <who name="Jeffrey Yasskin">jyasskin</who>
    <bug_when>2014-07-24 06:31:27 +0000</bug_when>
    <thetext>http://fetch.spec.whatwg.org/#http-network-or-cache-fetch appears to be missing wording to allow the response to come from the cache. It looks like such wording should appear just before [[Let response be the result of making an HTTP request]].

Service Workers, and possibly other specs, will want a way to explicitly disable the cache.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109318</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-07-27 11:34:43 +0000</bug_when>
    <thetext>Say we add a flag to bypass the local cache. Do we also exclude conditional headers from the request in that case?

Ideally all this is defined in detail, including the headers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109662</commentid>
    <comment_count>2</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-07-31 14:40:55 +0000</bug_when>
    <thetext>https://github.com/slightlyoff/ServiceWorker/issues/398</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113838</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2014-10-28 15:56:56 +0000</bug_when>
    <thetext>It has a cache part now. The partial cache part however is incomplete. Not sure how to fix that yet.

It&apos;s also lacking a flag on responses to indicate if they came from a cache or partial cache.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117541</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-01-28 11:33:19 +0000</bug_when>
    <thetext>https://github.com/slightlyoff/ServiceWorker/issues/412#issuecomment-58646963 has a summary of the modes we added.

https://github.com/slightlyoff/ServiceWorker/issues/585 lists privacy issues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119286</commentid>
    <comment_count>5</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2015-04-07 05:56:07 +0000</bug_when>
    <thetext>The remaining issues are here:

* https://github.com/whatwg/fetch/issues/38
* https://github.com/whatwg/fetch/issues/39
* https://github.com/whatwg/fetch/issues/40

Closing this one.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>