jellyfin/Emby.Server.Implementations/HttpServer
Vasily 5263aaa026
Merge pull request #1503 from cvium/webapi_v2
Move StartupWizard to ASP.NET Web Api
2019-11-27 11:50:06 +03:00
..
Security Fix review comments 2019-11-24 18:25:43 +01:00
FileWriter.cs Set log level to debug for HTTP range requests 2019-09-18 18:29:15 +02:00
HttpListenerHost.cs Move appbuilder and service collection to Jellyfin.Server 2019-11-24 15:27:58 +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