untitaker / mysteryshack

A remoteStorage-server
https://shack.unterwaditzer.net/
MIT License
117 stars 6 forks source link

Explicitly reject Content-Range on PUT #23

Closed untitaker closed 8 years ago

untitaker commented 8 years ago

https://github.com/remotestorage/spec/issues/124

Basically the situation is unclear. And as we don't support Content-Range PUT, we should explicitly reject that header instead of writing a mangled file.

untitaker commented 8 years ago

https://github.com/remotestorage/spec/issues/124#issuecomment-159994866