Owncloud - virtual files smaller <1KB - problems with syncing
authorHannah von Reth <hannah.vonreth@owncloud.com>
Tue, 1 Dec 2020 15:58:19 +0000 (16:58 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:27 +0000 (10:59 +0100)
commit1b4ccea083e19671b105b64fda0d0b2e45a9527b
treead042148eee2280cbebd5fb40c884217abddacec
parent96eaef6dbaca2692fed52cde9dc7da6946b15b22
Owncloud - virtual files smaller <1KB - problems with syncing

The issue was caused by gziped responses not providing a
content lenght header.

Fixes: #8248
src/libsync/propagatedownload.cpp