Re: [fetch] Introduce Response.body. (#118) (#128)

>  
>  <p>Objects implementing the <code>Body</code> mixin also have an associated
> -<dfn title=concept-Body-consume-body>consume body</dfn> algorithm, which given a
> -<var title>type</var>, runs these steps:
> +<dfn title=concept-Body-package-data>package data</dfn> algorithm, which given
> +<var>bytes</var>, a <var>type</var> and a <var>MIME type</var>, switches on <var>type</var> and runs

Done.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/128/files#r41139097

Received on Monday, 5 October 2015 12:48:12 UTC