Re: [fetch] Service worker request body reads need to invoke callbacks (#87)

I guess for now I'll just keep both the service worker reading the request and the network writing the request the same, and use some hand-wavy wording for both to queue "process request body" tasks. Maybe with a note that this will get more detailed in due course once we have the transfer processing model and later writable streams.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/87#issuecomment-124557642

Received on Friday, 24 July 2015 15:24:24 UTC