Remove the option to never set Content-Length
This workaround is obsolete with correct handling of ranges when requested.
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user