Re: [whatwg/fetch] Be clearer about how Fetch creates ReadableStreams. (#781)

So https://w3c.github.io/ServiceWorker/ invokes this algorithm with _strategy_. I guess now it'd have to omit that argument, but still supply pull and cancel?

It seems rather muddy that this ends up using named arguments therefore. I think I'd rather we make them non-optional and require passing null. @domenic what do you think?

-- 
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#issuecomment-411755970

Received on Thursday, 9 August 2018 13:32:49 UTC