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

@wanderview could you elaborate on why you would want to return a new object each time? Conceptually that does not make much sense to me. I would expect a `Response` to have a single associated stream. Transforming that stream into a string however seems okay as a one off operation.

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

Received on Wednesday, 21 January 2015 22:23:11 UTC