- 
Add an empty OPTIONS route · 7e106311Janko Marohnić authoredUppy makes requests to the OPTIONS route before the upload, so we add a handler that just returns a successful response. Fixes #12 
×
Uppy makes requests to the OPTIONS route before the upload, so we add a handler that just returns a successful response. Fixes #12