[3.1] Add latin1 support to IIS (#22798)
Co-authored-by:
Chris Ross <Tratcher@Outlook.com>
显示
- src/Servers/HttpSys/src/Microsoft.AspNetCore.Server.HttpSys.csproj 1 个添加, 0 个删除...rs/HttpSys/src/Microsoft.AspNetCore.Server.HttpSys.csproj
- src/Servers/IIS/IIS/src/Core/IISHttpContext.cs 3 个添加, 2 个删除src/Servers/IIS/IIS/src/Core/IISHttpContext.cs
- src/Servers/IIS/IIS/src/Core/IISHttpContextOfT.cs 3 个添加, 2 个删除src/Servers/IIS/IIS/src/Core/IISHttpContextOfT.cs
- src/Servers/IIS/IIS/src/Core/IISHttpServer.cs 5 个添加, 1 个删除src/Servers/IIS/IIS/src/Core/IISHttpServer.cs
- src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj 1 个添加, 0 个删除...ervers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj
- src/Servers/IIS/IIS/test/Common.FunctionalTests/Inprocess/Latin1Tests.cs 82 个添加, 0 个删除.../IIS/test/Common.FunctionalTests/Inprocess/Latin1Tests.cs
- src/Servers/IIS/IIS/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj 2 个添加, 1 个删除...S/IIS/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj
- src/Servers/IIS/IIS/test/IIS.NewHandler.FunctionalTests/IIS.NewHandler.FunctionalTests.csproj 2 个添加, 1 个删除...ler.FunctionalTests/IIS.NewHandler.FunctionalTests.csproj
- src/Servers/IIS/IIS/test/IIS.NewShim.FunctionalTests/IIS.NewShim.FunctionalTests.csproj 2 个添加, 1 个删除...ewShim.FunctionalTests/IIS.NewShim.FunctionalTests.csproj
- src/Servers/IIS/IIS/test/IISExpress.FunctionalTests/IISExpress.FunctionalTests.csproj 2 个添加, 1 个删除...Express.FunctionalTests/IISExpress.FunctionalTests.csproj
- src/Servers/IIS/IIS/test/testassets/InProcessWebSite/Program.cs 20 个添加, 3 个删除...rvers/IIS/IIS/test/testassets/InProcessWebSite/Program.cs
- src/Servers/IIS/IIS/test/testassets/InProcessWebSite/Startup.cs 14 个添加, 0 个删除...rvers/IIS/IIS/test/testassets/InProcessWebSite/Startup.cs
- src/Servers/Kestrel/Core/src/Internal/Infrastructure/HttpUtilities.cs 1 个添加, 60 个删除...Kestrel/Core/src/Internal/Infrastructure/HttpUtilities.cs
- src/Servers/Kestrel/Core/src/Microsoft.AspNetCore.Server.Kestrel.Core.csproj 1 个添加, 0 个删除.../Core/src/Microsoft.AspNetCore.Server.Kestrel.Core.csproj
- src/Shared/HttpSys/RequestProcessing/HeaderEncoding.cs 10 个添加, 13 个删除src/Shared/HttpSys/RequestProcessing/HeaderEncoding.cs
- src/Shared/HttpSys/RequestProcessing/NativeRequestContext.cs 8 个添加, 5 个删除src/Shared/HttpSys/RequestProcessing/NativeRequestContext.cs
- src/Shared/ServerInfrastructure/StringUtilities.cs 62 个添加, 2 个删除src/Shared/ServerInfrastructure/StringUtilities.cs
- src/Shared/test/Shared.Tests/Microsoft.AspNetCore.Shared.Tests.csproj 1 个添加, 0 个删除...est/Shared.Tests/Microsoft.AspNetCore.Shared.Tests.csproj
加载中
想要评论请 注册 或 登录