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

fix instiatestreaming fallback #1697

Closed
wants to merge 1 commit into from

Conversation

yoshuawuyts
Copy link

Closes #1696. Thanks!

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
@alexcrichton
Copy link
Contributor

Thanks! I think this may not be the solution we want to commit to though since it implies a second network request. I'm hoping there's a way we could perhaps inspect the error and not try the fallback if the error isn't related to the mime type

@yoshuawuyts
Copy link
Author

@alexcrichton cool, yeah that makes sense! Going to go ahead and close this then (:

@yoshuawuyts yoshuawuyts closed this Aug 5, 2019
@yoshuawuyts yoshuawuyts deleted the fix-fetch-fallback branch January 8, 2020 08:08
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.

JS InstantiateStreaming fallback does not work
2 participants