would be great if API also supported upload via application/octet-stream.
see example here: https://github.com/valums/file-uploader/blob/master/server/nodejs.js
and could you add a success: true if upload succeeded?
that way I could use the https://github.com/valums/file-uploader/ to implement uploading multiple images.
what do you think?
would be great if API also supported upload via
application/octet-stream.see example here: https://github.com/valums/file-uploader/blob/master/server/nodejs.js
and could you add a
success: trueif upload succeeded?that way I could use the https://github.com/valums/file-uploader/ to implement uploading multiple images.
what do you think?