Remove the option to never set Content-Length

This workaround is obsolete with correct handling of ranges when
requested.
This commit is contained in:
Peter Marheine
2019-05-23 10:54:06 +10:00
parent 9be2a8892f
commit 3efa2d3e2c
33 changed files with 0 additions and 46 deletions
@@ -59,11 +59,6 @@
<table style="white-space:nowrap" class="indent">
<tr>
<td>
<input type="checkbox" id="enableSeek" name="enableSeek" ${model.enableSeek ? "checked" : ""}/>
<label for="enableSeek"><fmt:message key="transcodingsettings.enableseek"/></label>
</td>
<tr>
<td style="font-weight: bold;">
<fmt:message key="advancedsettings.downsamplecommand"/>