Specs for ETag headers for binary files

This commit is contained in:
Garret Alfert
2013-10-27 20:15:40 +01:00
parent 5215cdc5e0
commit b907f02f37
2 changed files with 17 additions and 15 deletions

View File

@@ -108,7 +108,7 @@ module RemoteStorage
new_object_size = object.raw_data.size
end
response = object.store
object.store
log_count = object_exists ? 0 : 1
log_operation(user, directory, log_count, new_object_size, existing_object_size)