jellyfin/Emby.Server.Implementations/HttpServer
Bond-009 0212c0b85f Merge pull request #1870 from JustAMan/fix-http-ex1
Fix exception when handling error, log errors better

(cherry picked from commit d8d2e52e3f)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2019-10-20 14:21:54 -04: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 Merge pull request #1870 from JustAMan/fix-http-ex1 2019-10-20 14:21:54 -04:00
HttpResultFactory.cs Fix #1234 2019-04-24 19:56:57 +02:00
IHttpListener.cs Add ProcessWebSocketRequest to IHttpListener 2019-03-05 20:35:07 +01:00
RangeRequestWriter.cs Re-add content length, semi revert of changes in #1010 (#1287) 2019-04-24 14:06:54 +02: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