Re: [ServiceWorker] FetchEvent.respondWith does something weird with the body of a response (#850)

@wanderview "structured cloning" has a concept of transfering and detaching the original object, sure, and that happens for body, but e.g., `Headers` is still fully functional (and therefore cloned).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/850#issuecomment-198279290

Received on Friday, 18 March 2016 09:41:34 UTC