aacerox / node-rest-client

REST API client from node.js
MIT License
376 stars 132 forks source link

Can I send a binary file with this? #195

Open markjargueza opened 6 years ago

markjargueza commented 6 years ago

I'm sorry. I am new to this. The Server that I am sending a request needs a binary file coming from the client side. Is it possible to do this with node-rest-client? If yes, can anyone help me?