- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 27 Nov 2014 09:07:39 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 27 November 2014 17:08:17 UTC
IIRC the plan was for `.clone()` to consult the body-used flag and throw if it's true. So that would mean you'd never have to worry about > data already read from the ReadableStream of the original Request/Response is not read from one of the new Request/Response since it'd just throw in that scenario instead. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-64813990
Received on Thursday, 27 November 2014 17:08:17 UTC