jellyfin/Emby.Server.Implementations/HttpServer
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
dependencies

Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
2019-11-25 12:07:59 +01:00
..
Security Fix multiple mistakes and warnings 2019-09-23 20:32:44 +02:00
FileWriter.cs Set log level to debug for HTTP range requests 2019-09-18 18:29:15 +02:00
HttpListenerHost.cs Make probesize and analyzeduration configurable and simplify circular 2019-11-25 12:07:59 +01:00
HttpResultFactory.cs Fix some warnings 2019-11-22 16:15:31 +01:00
IHttpListener.cs Add ProcessWebSocketRequest to IHttpListener 2019-03-05 20:35:07 +01:00
RangeRequestWriter.cs Fix some warnings 2019-11-22 16:15:31 +01:00
ResponseFilter.cs Replace custom code with Asp.Net Core code 2019-08-09 22:36:20 +02:00
StreamWriter.cs Re-add content length, semi revert of changes in #1010 (#1287) 2019-04-24 14:06:54 +02:00
WebSocketConnection.cs Remove more cruft and add the beginnings of a socket middleware 2019-02-27 23:22:55 +01:00