- From: Takeshi Yoshino <notifications@github.com>
- Date: Tue, 20 Jan 2015 22:29:16 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 21 January 2015 06:29:45 UTC
Reply to @domenic (https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70718250) > 2. The stream is "closed" or "errored" but has Content-Length > 0. Did you want to mean this? `stream.state === "errored" || (stream.state === "closed" && at least one byte was enqueued to the stream)` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70790651
Received on Wednesday, 21 January 2015 06:29:45 UTC