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

Require setting binaryType #67

Closed
mstoykov opened this issue Apr 30, 2024 · 1 comment
Closed

Require setting binaryType #67

mstoykov opened this issue Apr 30, 2024 · 1 comment

Comments

@mstoykov
Copy link
Collaborator

While #35 will add Blob support at some point, the current API automatically sets binaryType to arraybuffer and as of #64 warns hat this will not be done in the future.

This issue is to discuss and follow through on the actual breaking parts of this breaking change - making binaryType have a different default than arraybuffer. Which is inline with the specification.

Between #35 and this issue, this is the one that is needed to not have breaking changes in the API and to be able to actually stabalize the API in the core k6.

@mstoykov mstoykov linked a pull request Apr 30, 2024 that will close this issue
5 tasks
mstoykov added a commit that referenced this issue Sep 10, 2024
@mstoykov
Copy link
Collaborator Author

This was actually fixed with #74

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 a pull request may close this issue.

1 participant