- From: Jake Archibald <notifications@github.com>
- Date: Wed, 04 Apr 2018 15:10:43 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 April 2018 15:11:46 UTC
> How is the flag different from checking for such a header and the mode being "no-cors"? Right now the flag allows the headers to be carried over when calling `new Request(request)`, but I'll see if I can remove the need for it. > The response side also needs changes right, to indicate that it was range-requested and such? Yeah, I'm doing that next. -- 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#issuecomment-378635644
Received on Wednesday, 4 April 2018 15:11:46 UTC