- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 26 Feb 2016 02:10:00 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 26 February 2016 10:10:28 UTC
respondWith() cannot simply unwrap. It needs to be a new filtered response of some kind. Otherwise it would reveal all of the response whereas we want to limit exposure to certain headers and such (and we also don't want to expose more headers than were exposed thus far, might be quite tricky to get that right). --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/841#issuecomment-189203949
Received on Friday, 26 February 2016 10:10:28 UTC