Re: [ServiceWorker] Can we change the body attribute of Request/Response to a method? (#606)

> If IPC has to be done, it can be done lazily on first async operation.

This is part of the problem though. As [@horo-t's comment](https://github.com/slightlyoff/ServiceWorker/issues/606#issuecomment-70791964) shows, the current API doesn't actually have any async operations.

I discuss this issue in more detail in https://github.com/whatwg/streams/issues/269.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/606#issuecomment-70885902

Received on Wednesday, 21 January 2015 17:50:37 UTC