Jun Wan G

Results 1 issues of Jun Wan G

Hi there, I am trying to upload some files to [OpenStack ObjectStorage](https://developer.openstack.org/api-ref/object-storage/index.html?expanded=create-or-replace-object-detail#create-or-replace-object), creating a read stream from a file and piping into request. ```js var request = require('superagent'); var req...