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

It is from the perspective of optimization for implementation.

And also it is from the perspective of the web developer who are using fetch API.
If response.body is a method, comparing two response objects become easier.

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

Received on Wednesday, 21 January 2015 01:38:35 UTC