nextcloud/lib/private/Files/Stream
Robin Appelman c2677682c4
Return hashes of uploaded content for dav uploads
hashes are set in "X-Hash-MD5", "X-Hash-SHA1" and "X-Hash-SHA256" headers.

these headers are set for file uploads and the MOVE request at the end of a multipart upload.

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-04-13 12:57:27 +02:00
..
Encryption.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HashWrapper.php Return hashes of uploaded content for dav uploads 2020-04-13 12:57:27 +02:00
Quota.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
SeekableHttpStream.php harden seekable http stream a bit against failures 2020-04-09 14:37:01 +02:00