Re: [whatwg/fetch] It is possible to construct a Request with a used body (#792)

Maybe 

> 38. If _inputBody_ is _body_ and _input_ is disturbed or locked, then throw a TypeError.

should be

> 38. If _body_ is non-null and _body_ is disturbed or locked, then throw a TypeError.


?

-- 
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/issues/792#issuecomment-413791535

Received on Friday, 17 August 2018 08:10:48 UTC