jellyfin/Emby.Server.Implementations/HttpServer
2019-03-07 22:49:41 +01:00
..
Security Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +01:00
FileWriter.cs Make SkipLogExtensions static 2019-03-07 19:05:53 +01:00
HttpListenerHost.cs Add urlprefixes during init 2019-03-07 22:49:41 +01:00
HttpResultFactory.cs Fix DI in FileWriter.TransmitFile 2019-03-05 19:32:22 +01:00
IHttpListener.cs Add ProcessWebSocketRequest to IHttpListener 2019-03-05 20:35:07 +01:00
RangeRequestWriter.cs Remove more Content-Length references 2019-03-05 20:48:04 +01:00
ResponseFilter.cs Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +01:00
StreamWriter.cs Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +01:00
WebSocketConnection.cs Remove more cruft and add the beginnings of a socket middleware 2019-02-27 23:22:55 +01:00