We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In v0.31
JS: Expanded ArrayBuffer support in most internal modules, so now you can pass ArrayBuffer to http.file(), in k6/encoding and k6/crypto functions.
Relates to grafana/k6#1800
The text was updated successfully, but these errors were encountered:
I am working in the TypeScript definition to support these changes.
DefinitelyTyped/DefinitelyTyped#51761
Sorry, something went wrong.
Document ArrayBuffer support for http.file()
b7cf235
Part of #233
Document ArrayBuffer support in k6/crypto module
99a8fe7
Document ArrayBuffer support in k6/encoding module
7970823
a30aafb
imiric
Successfully merging a pull request may close this issue.
In v0.31
Relates to grafana/k6#1800
The text was updated successfully, but these errors were encountered: