danwrong / restler

REST client library for node.js
MIT License
1.99k stars 391 forks source link

When posting multipart form data, receiving deprecation warnings below #249

Open AdonousTech opened 7 years ago

AdonousTech commented 7 years ago

(node:19256) DeprecationWarning: fs.read's legacy String interface is deprecated. Use the Buffer API as mentioned in the documentation instead. (node:19256) DeprecationWarning: Calling an asynchronous function without callback is deprecated.

--Any plans to update these items?

KirylKovaliov commented 6 years ago

+1