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

cc: @jungkees, the author of https://github.com/slightlyoff/ServiceWorker/commit/ccff1f16d376ced3ef0544df9a942bbf6fc49494.

I guess the description is from the bottom of https://fetch.spec.whatwg.org/#dom-request. That works because Request is not exposing `body` property, but it's not true for Response.


---
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-197304870

Received on Wednesday, 16 March 2016 12:48:59 UTC