Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(connect): remove duplex option except for storage.upload #615

Closed
wants to merge 1 commit into from

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Dec 11, 2023

This is really only needed when the body is a ReadableStream or AsyncIterable, which is only the case for storage.upload, which does set that itself.

So this can be removed. Nope, it's required

@TillaTheHun0 TillaTheHun0 force-pushed the tillathehun0/connect-duplex branch 3 times, most recently from 76bf4af to e621a97 Compare December 11, 2023 22:33
@TillaTheHun0 TillaTheHun0 force-pushed the tillathehun0/connect-duplex branch from e621a97 to 865081b Compare December 11, 2023 22:43
@TillaTheHun0 TillaTheHun0 deleted the tillathehun0/connect-duplex branch December 11, 2023 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant