jellyfin/Jellyfin.Server
Bond_009 500c2e5224 Switch from HttpClientHandler to SocketsHttpHandler
SocketsHttpHandler is the default for .Net Core 2.1 and newer

Set RequestHeaderEncoding to UTF-8 by default
2021-04-19 22:37:24 +02:00
..
Configuration Move CorsPolicyProvider to Jellyfin.Server.Configuration 2020-09-05 13:02:53 -06:00
Extensions Merge pull request #5688 from crobibero/api-docs-sever-discovery 2021-04-07 14:36:49 +02:00
Filters Remove unused using directives 2021-04-17 11:37:55 +01:00
Formatters Remove unused using directives 2021-04-17 11:37:55 +01:00
Middleware Remove unused using directives 2021-04-17 11:37:55 +01:00
Migrations use IF NOT EXISTS in migration 2021-04-19 13:51:55 +02:00
Properties Split integration tests from unit tests 2021-03-09 14:17:59 +01:00
Resources/Configuration Increase min log level to 'Warning' framework namespaces 2020-03-03 00:36:54 +01:00
wwwroot/api-docs replace swagger logo 2020-09-03 21:39:50 -06:00
CoreAppHost.cs Merge remote-tracking branch 'upstream/master' into FixFor5280Part2 2021-02-28 10:12:14 +00:00
Jellyfin.Server.csproj Merge pull request #5729 from crobibero/dotnet5.0.5 2021-04-14 09:49:43 -04:00
Program.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
Startup.cs Switch from HttpClientHandler to SocketsHttpHandler 2021-04-19 22:37:24 +02:00
StartupOptions.cs Remove unused using directives 2021-04-17 11:37:55 +01:00