nextcloud/apps/dav/lib/BulkUpload
Joas Schilling 9978dcfd61
fix(DAV): Check if the header is actually the expected format
Not sure how the test ever passed as it can only
throw with strict types which are not yet enabled

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-28 09:25:47 +02:00
..
BulkUploadPlugin.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
MultipartRequestParser.php fix(DAV): Check if the header is actually the expected format 2025-05-28 09:25:47 +02:00