]> git.wh0rd.org - tt-rss.git/commit
remove apache-specific x-sendfile stuff
authorAndrew Dolgov <noreply@fakecake.org>
Sun, 8 Oct 2017 14:10:05 +0000 (17:10 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sun, 8 Oct 2017 14:14:56 +0000 (17:14 +0300)
commit8b73bd28d81b4fd08a44ed6cc46ebedcab65f0b2
tree17367aaf5179aef32aaddb53cf0202584a5a8e26
parent852496fa15fd2e749bb867301e155fb46fb6fc76
remove apache-specific x-sendfile stuff
implement a hook (HOOK_SEND_LOCAL_FILE) which plugins may use to send files
via httpd-specific implementation to increase performance typically on larger files
classes/handler/public.php
classes/pluginhost.php
include/functions.php
plugins/af_zz_imgproxy/init.php
plugins/cache_starred_images/init.php