Re: [fetch] Replace byte stream with ReadableStream. (#200)

>  
> -   <li><p>Set <var>input</var>'s
> -   <span title=concept-Request-disturbed-flag>disturbed flag</span>.
> +   <li>

```
2. Let temporaryBody be input's request's body if input is a Request object, and null otherwise.
...
33. Set r's request's body to temporaryBody.
```

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

Received on Tuesday, 2 February 2016 02:56:03 UTC