- From: Robert Nagy <notifications@github.com>
- Date: Tue, 03 Aug 2021 05:47:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 August 2021 12:47:46 UTC
The standard often mentions "Assert {condition}" but is unclear what exactly that means, e.g. in https://fetch.spec.whatwg.org/#bodyinit-safely-extract it says `Assert: object is neither disturbed nor locked.`. If the condition fails what should happen? Throw an error? What kind of error? -- 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/1277
Received on Tuesday, 3 August 2021 12:47:46 UTC