the doc of native mongoDB driver about gridfs is just push a local file to gridfs,
http://mongodb.github.io/node-mongodb-native/2.1/reference/gridfs/streaming/
how do I get the file submitted by multipart/form-data form of ajax ?
the doc of native mongoDB driver about gridfs is just push a local file to gridfs,
http://mongodb.github.io/node-mongodb-native/2.1/reference/gridfs/streaming/
how do I get the file submitted by multipart/form-data form of ajax ?