- From: Yutaka Hirano <notifications@github.com>
- Date: Mon, 01 Feb 2016 18:55:33 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 2 February 2016 02:56:03 UTC
> > - <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