Allow usage of a ReadableStream in useSubmit and useFetcher #10750
ABuffSeagull
started this conversation in
Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As it says in the title, it would be really nice if it were possible to use a
ReadableStream
for a request body. This would allow for things like tracking progress on file uploads, or something else that uses streams that I can't think of.Beta Was this translation helpful? Give feedback.
All reactions