Re: [whatwg/fetch] How to expose the error from ReadableStream for Response methods? (Issue #1665)

I like using `error.cause`. The main issue here though is cross-realm serialization. I guess that mostly works for errors these days, although I wish someone (not me) had the time to make it work with the new error types and capabilities. I tried in https://github.com/whatwg/html/pull/5749 but got stalled. (I guess Firefox implemented something without a spec.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1665#issuecomment-1574580026
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1665/1574580026@github.com>

Received on Saturday, 3 June 2023 02:42:02 UTC