rookie0 / nextcloud-sharing-path

🌩 Nextcloud app to enhance files sharing to be accessed by stored path, can be used as CDN origin.
GNU Affero General Public License v3.0
47 stars 11 forks source link

HTTP Range support #8

Closed wizardeur closed 4 years ago

wizardeur commented 4 years ago

Updated patch for HTTP Range, without Content-Disposition header. Code mostly copied from https://github.com/nextcloud/server/blob/stable17/lib/private/legacy/files.php with minimal changes.

Fixes #5