nextcloud/tests/lib/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
..
DummyEncryptionWrapper.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
EncryptionTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
HashWrapperTest.php Return hashes of uploaded content for dav uploads 2020-04-13 12:57:27 +02:00
QuotaTest.php remove the need to register the quota streamwrapper globally 2017-01-04 15:15:47 +01:00