This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-06-13 19:20:23 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
395072239d329d1deb1af6c57a7961cfada5fc24
jellyfin
/
Emby.Server.Implementations
/
HttpServer
History
Claus Vium
c720504e39
Drop ETag and use Last-Modified header (
#890
)
...
Drop ETag and use Last-Modified since performance is much better
2019-02-13 21:08:59 +01:00
..
Security
…
FileWriter.cs
Remove unconditional caching, modified since header and use ETags
2019-01-22 21:18:48 +01:00
HttpListenerHost.cs
Replaced injections of ILogger with ILoggerFactory
2019-01-20 21:05:12 +00:00
HttpResultFactory.cs
Drop ETag and use Last-Modified header (
#890
)
2019-02-13 21:08:59 +01:00
IHttpListener.cs
…
LoggerUtils.cs
…
RangeRequestWriter.cs
…
ResponseFilter.cs
…
StreamWriter.cs
…
WebSocketConnection.cs
…