- From: Ben Kelly <notifications@github.com>
- Date: Wed, 12 Apr 2017 12:02:15 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 April 2017 19:03:26 UTC
Which I guess leads me to some other questions: Is the signal propagated on `Response.clone()`? Or should you be able to cancel one side of the clone and not the other (maybe thats doable via streams API)? Should we allow a CancellationSignal to be passed in the Response constructor so script can cancel synthetic Responses? -- 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/issues/447#issuecomment-293676072
Received on Wednesday, 12 April 2017 19:03:26 UTC