jellyfin/Emby.Server.Implementations/HttpServer
2019-03-05 19:20:28 +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 Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +01:00
HttpListenerHost.cs Remove unused _listener 2019-03-05 08:05:42 +01:00
HttpResultFactory.cs Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +01:00
IHttpListener.cs Extend the IHttpServer interface to avoid the typecasting 2019-02-26 22:11:21 +01:00
RangeRequestWriter.cs Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 2019-03-05 19:20:28 +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