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

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

Done.

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

Received on Monday, 28 September 2015 07:29:36 UTC