You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/HttpServer
Bond-009 a8da122fb3
Merge pull request #1252 from jellyfin/release-10.3.z
6 years ago
..
Security Simplify/remove/clean code 6 years ago
FileWriter.cs Make SkipLogExtensions static 6 years ago
HttpListenerHost.cs Merge pull request #1252 from jellyfin/release-10.3.z 6 years ago
HttpResultFactory.cs Fix default value for Expires header 6 years ago
IHttpListener.cs Add ProcessWebSocketRequest to IHttpListener 6 years ago
RangeRequestWriter.cs Remove more Content-Length references 6 years ago
ResponseFilter.cs Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
StreamWriter.cs Simplify/remove/clean code 6 years ago
WebSocketConnection.cs