mgeisler / swift-browser

AngularJS interface for OpenStack Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set correct Content-Type on uploaded files

mgeisler opened this issue · comments

In SwiftSimulator, we should use the mime-type information the browser supplies when uploading a file. Today the Content-Type is always set to application/octet-stream.