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

I'm probably missing something, but when developers want to touch the content of Response.body basically they use async methods that return promise (internally or explicitly), is it correct? Then why do we need to change the body itself to a method?

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

Received on Wednesday, 21 January 2015 05:02:14 UTC