nodeunit-httpclient
nodeunit-httpclient copied to clipboard
Ability to specify files to attach to the request body
It would be good if one can test file uploads by simply specifying an object containing file paths to send as additional parts to the request.
I would suggest using https://github.com/mikeal/request rather than http directly.
Yes! This would be fantastic.