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

feat: Support Blob.stream(). #1500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PlopAndRun
Copy link

https://developer.mozilla.org/en-US/docs/Web/API/Blob/stream

Some libraries, like zip.js, use this method internally. Therefore it is impossible right now to test code that uses such libraries.

PlopAndRun added a commit to PlopAndRun/happy-dom that referenced this pull request Aug 4, 2024
@PlopAndRun PlopAndRun force-pushed the master branch 2 times, most recently from c695d3b to 41c2830 Compare August 4, 2024 21:56
PlopAndRun added a commit to PlopAndRun/happy-dom that referenced this pull request Aug 4, 2024
@PlopAndRun PlopAndRun marked this pull request as ready for review August 4, 2024 22:01
@PlopAndRun PlopAndRun changed the title Adds support for Blob.stream(). feat: support Blob.stream(). Aug 4, 2024
@PlopAndRun PlopAndRun changed the title feat: support Blob.stream(). feat: Support Blob.stream(). Aug 4, 2024
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.

None yet

1 participant