mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 01:05:19 +03:00
record original runtime
This commit is contained in:
@@ -253,6 +253,7 @@ namespace MediaBrowser.Api.Playback.Progressive
|
||||
if (isHeadRequest)
|
||||
{
|
||||
response.Dispose();
|
||||
httpClient.Dispose();
|
||||
|
||||
return ResultFactory.GetResult(null, contentType, responseHeaders);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user