You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing ReadableStreams (and as a result Response objects as well) is currently not supported
This is a known limitation as described in the README however I am creating this issue to hopefully track this and see if there is any progress on potentially supporting them.
Also I am opening this off of cloudflare/workers-sdk#11114 (since that is not a wrangler limitation but a capnweb one).