transloadit / uppy-server

[DEPRECATED] 'Uppy Server' was renamed to 'Companion' and lives inside the Uppy repo no
https://github.com/transloadit/uppy/tree/master/packages/%40uppy/companion
MIT License
114 stars 27 forks source link

Add type to metadata as `filetype` for tusd #95

Closed arturi closed 6 years ago

arturi commented 6 years ago

In Uppy Client we did this:

tus: add filename and filetype, so that tus servers knows what headers to set https://github.com/tus/tus-js-client/commit/ebc5189eac35956c9f975ead26de90c896dbe360 (#844 / @vith)

See https://github.com/transloadit/uppy/pull/844 for more details.