Re: [whatwg/fetch] Specify "upload body of a request" (#449)

> Interesting. I think a lot of that would be more logically placed in Fetch. Otherwise we have to repeat all that text for foreign fetch service workers. Would you agree with that?

Yes, but as in [a comment](https://github.com/whatwg/fetch/issues/330#issuecomment-234462140), I hope we can simplify the description with pipeTo and transform streams someday (IIUC [transform stream](https://streams.spec.whatwg.org/#ts) is not ready). Is it OK to move the algorithm at that time?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/449#issuecomment-270882272

Received on Friday, 6 January 2017 11:06:06 UTC