- From: Mark Nottingham <notifications@github.com>
- Date: Wed, 01 Mar 2017 13:30:50 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 March 2017 21:34:23 UTC
mnot commented on this pull request. > <ol> <li> - <p>If <var>httpRequest</var>'s <a for=request>cache mode</a> is - "<code>force-cache</code>" or "<code>only-if-cached</code>", then set - <var>response</var> to the <a for=/>response</a> in the HTTP cache for - <var>httpRequest</var>. + <p>Let <var>storedResponse</var> be the result of selecting a response from the HTTP cache, Where is "if any"? Phrase ends with "or null if no stored response is selected." -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/496#discussion_r103793856
Received on Wednesday, 1 March 2017 21:34:23 UTC