- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 20 Jan 2015 00:48:37 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 20 January 2015 08:49:06 UTC
To be clear, I don't really care what we do here, but I'd like the invariants in the specification to be preserved (around the "used flag"). We expose `bodyUsed` so developers can detect whether serialize methods (`text()` et al), `clone()` methods, and constructing a `Request` based on another `Request`, might fail. Not exposing it leads to try/catch or worse (serialize methods return promises). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70621726
Received on Tuesday, 20 January 2015 08:49:06 UTC