danwrong / restler

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

Allow writing buffer directly to req body #188

Closed jutaz closed 9 years ago

jutaz commented 10 years ago

This allows to send raw buffer as req body

easternbloc commented 10 years ago

Hey dude, thanks for this. Any chance you can give me a test to go with it.

jutaz commented 10 years ago

Moment! ;)

jutaz commented 10 years ago

Added test, pretty simple

jutaz commented 9 years ago

Woot, thanks for merging!

easternbloc commented 9 years ago

Sorry it took me so long :(

jutaz commented 9 years ago

All good, better late than never :)