jellyfin/Jellyfin.Api/Middleware
Bond_009 97a02f5803 Remove BOM from UTF-8 files
I think some people need to change their IDE configuration ;)
2024-08-30 15:29:48 +02:00
..
BaseUrlRedirectionMiddleware.cs Move network configuration to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
ExceptionMiddleware.cs Use switch expression 2023-10-08 00:52:47 +02:00
IpBasedAccessValidationMiddleware.cs Use StatusCodes which is already an int 2024-01-06 15:24:17 -07:00
LanFilteringMiddleware.cs Use StatusCodes which is already an int 2024-01-06 15:24:17 -07:00
LegacyEmbyRouteRewriteMiddleware.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
QueryStringDecodingMiddleware.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
ResponseTimeMiddleware.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
RobotsRedirectionMiddleware.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
ServerStartupMessageMiddleware.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
UrlDecodeQueryFeature.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
WebSocketHandlerMiddleware.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00