- From: Jake Archibald <notifications@github.com>
- Date: Fri, 06 Apr 2018 09:42:20 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 April 2018 09:43:36 UTC
jakearchibald commented on this pull request. > @@ -1360,6 +1394,10 @@ specified. [[!CSP]] `<a http-header><code>Access-Control-Expose-Headers</code></a>` header. This list is used by a <a>CORS filtered response</a> to determine which headers to expose. +<p>A <a for=/>response</a> has an associated +<dfn for=response id=concept-response-range-requested-flag>range requested flag</dfn>, which is +initially unset. I don't think we'll need this externally, but I guess we can export it if needed. I also filed https://github.com/tabatkins/bikeshed/issues/1216, which would make non-exported definitions more useful. -- 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/560#discussion_r179707484
Received on Friday, 6 April 2018 09:43:36 UTC