jellyfin/Emby.Server.Implementations/HttpServer
Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors
- Use AuthenticatonException to return 401
- Use SecurityException to return 403
- Update existing throws to throw the correct exception for the circumstance
2020-04-13 13:17:46 -04:00
..
Security Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
FileWriter.cs Remove unused usings 2020-03-24 16:12:06 +01:00
HttpListenerHost.cs Return correct status codes for authentication and authorization errors 2020-04-13 13:17:46 -04:00
HttpResultFactory.cs Fix some warnings 2020-02-23 12:11:43 +01:00
IHttpListener.cs Fix some warnings 2020-02-23 12:11:43 +01:00
RangeRequestWriter.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ResponseFilter.cs Fix more warnings 2019-11-27 16:29:56 +01:00
StreamWriter.cs Apply suggestions from code review 2019-12-10 16:22:03 +01:00
WebSocketConnection.cs Apply suggestions from code review 2019-12-10 16:22:03 +01:00