summaryrefslogtreecommitdiffstats
path: root/autotest.cmd
diff options
context:
space:
mode:
authormvn23 <schopdiedwaas@gmail.com>2013-06-19 15:36:48 +0200
committermvn23 <schopdiedwaas@gmail.com>2013-06-19 15:36:48 +0200
commit46f97f4c389572eb1edac30d8cfa7086835c58fb (patch)
tree63a075d65ea7b24c20c71c6728ab42727a90aebe /autotest.cmd
parentcb41b88520498ca2325aedd180c3fe29474c83bf (diff)
downloadnextcloud-server-46f97f4c389572eb1edac30d8cfa7086835c58fb.tar.gz
nextcloud-server-46f97f4c389572eb1edac30d8cfa7086835c58fb.zip
Implement X-Sendfile2 for resume support in LigHTTPd
LigHTTPd does not support HTTP Range headers with the X-Sendfile header in the way Apache does. Instead, it needs to be handled in the backend. This commit does exactly that, using the X-Sendfile2 header to send ranges of files. To accomplish this without breaking web servers that don't support X-Sendfile2, a new variable MOD_X_SENDFILE2_ENABLED was introduced to separate this method from X-Sendfile and X-Accel-Redirect.
Diffstat (limited to 'autotest.cmd')
0 files changed, 0 insertions, 0 deletions