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

For whatever its worth, I'm fine with either a getter or method at this point.

The only real hazard I see with the getter is that you could accidentally start the stream reading process by iterating the Request/Response properties with toJSON() or something.

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

Received on Thursday, 22 January 2015 16:39:32 UTC