- From: Yves Lafon <ylafon@w3.org>
- Date: Wed, 3 Aug 2011 16:11:13 -0400 (EDT)
- To: public-html-comments@w3.org
In http://www.w3.org/TR/2011/WD-html5-20110525/offline.html#downloading-or-updating-an-application-cache 7.3, there is this note: << HTTP caching rules, such as Cache-Control: no-store, are ignored for the purposes of the application cache download process. >> Either it needs to be called out as a willful violation of RFC2616, or step 6 should be amended to add the presence of a Cache-Control: no-store to the list of failures like this: << Otherwise, if fetching the manifest fails in some other way (e.g. the server returns another 4xx or 5xx response or equivalent, or the server indicates that the representation cannot be stored, or there is a DNS error, or the connection times out, or the user cancels the download, or the parser for manifests fails when checking the magic signature) >> The second option would also help apps developers catching wrong configuration server-side and allow better caching of those resources (like for users behind regional caches). Thanks, -- Baroula que barouleras, au tiéu toujou t'entourneras. ~~Yves
Received on Wednesday, 3 August 2011 20:11:18 UTC