souldreamer / xhr2-cookies

XMLHttpRequest polyfill for node.js
2 stars 13 forks source link

initializing buffers in a non-obsolete way #29

Closed fraidev closed 7 months ago

fraidev commented 2 years ago

This fix will remove the following warning:

(node:14846) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues.
fraidev commented 7 months ago

Unfortunately, this package is abandoned, I created a fork here: https://github.com/fraidev/neo-xhr