NicolasRitouet / dpd-fileupload-demo

Demo app for dpd-fileupload
5 stars 4 forks source link

Can't see dpd.upload.post() on the example #14

Closed lawrence-eka closed 7 years ago

lawrence-eka commented 7 years ago

Please tell me if I was wrong, but I couldn't see the call to dpd.upload.post() function, only dpd.upload.get() and dpd.upload.del().

NicolasRitouet commented 7 years ago

https://github.com/NicolasRitouet/dpd-fileupload-demo/blob/master/public/js/main.js#L17