- From: Jeffrey Yasskin <notifications@github.com>
- Date: Mon, 06 Aug 2018 09:14:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 August 2018 16:15:10 UTC
jyasskin commented on this pull request. > - <li><p>Let <var>stream</var> be the result of calling the initial value of {{ReadableStream}} as - constructor with <var>init</var> and <var>strategy</var> if given. + <li><p>Let <var>highWaterMark</var> be: + <dl class=switch> Yep. I didn't do that because I'm nervous about other callers outside Fetch, but I could leave a note here about the previous state and expect them to update. -- 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/pull/781#discussion_r207948781
Received on Monday, 6 August 2018 16:15:10 UTC