diff --git a/webif/html/browse/play.jim b/webif/html/browse/play.jim index 66db736..3eb8dc3 100644 --- a/webif/html/browse/play.jim +++ b/webif/html/browse/play.jim @@ -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]" \