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

Moving away from the Buffer constructor #253

Open
gabrielschulhof opened this issue Aug 28, 2018 · 1 comment
Open

Moving away from the Buffer constructor #253

gabrielschulhof opened this issue Aug 28, 2018 · 1 comment

Comments

@gabrielschulhof
Copy link

new Buffer(...) is unsafe and deprecated. Would it be possible to move these instances of its use to Buffer.from(...)?

@GrosSacASac
Copy link

NOTE WELL This package is officially deprecated. As of node 9.0.0, there is an 'http2' package built-in. You should use that one instead.

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

No branches or pull requests

2 participants