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

> Maybe a body getter is the better approach, even if it has to kick off an IPC in the background for Blink. The user-facing model is no different, after all---it is just an unobservable optimization that if you don't touch the body getter, no IPC happens.

This sounds ok I guess.  I just find its interaction with the bodyUsed state confusing.

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

Received on Wednesday, 21 January 2015 22:27:56 UTC