Files
nextcloud-server-mirror/apps/dav/lib
Carl Schwan d438db4fb9 fix(zip): Fix warning when downloading Zip file
The HEAD request, create a GET subrequest which is not compatible with
the ZIP plugin since the ZIP plugin is directly streaming the content to
php://output, so we were sending the content in a HEAD request and
creating the ZIP twice and this was creating various warning in logs
too.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-04-04 01:37:10 +02:00
..
2025-07-01 16:26:50 +02:00
2025-07-01 16:26:50 +02:00
2025-07-01 16:26:50 +02:00
2025-11-18 17:45:54 +01:00
2025-07-01 16:26:50 +02:00
2026-01-13 14:09:05 +01:00