Play file in browser or with external helper application

This commit is contained in:
df 2021-02-16 01:55:14 +00:00
parent 9002e6a157
commit 5ef79f30fb
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ try {
}
}
#puts "Pragma: public"
#puts "Expires: 0"
#puts "Cache-Control: must-revalidate, post-check=0, pre-check=0"
httpheader "application/x-mpegurl" 0 [list \
"Content-Disposition" "attachment; filename=\"[file rootname $file].m3u\"" \
"Content-Length" "[file size $playlist]" \