[release/6.0] HTTP/3 with IIS (#36054)
* Add failing test
* Another bad test
* Weird tests
* Add IIS tests for HTTP/3
* Undo changes
* Fixup
* Move attribute
* Feedback
Co-authored-by:
Will Godbe <wigodbe@microsoft.com>
显示
- src/Servers/HttpSys/test/FunctionalTests/Http3Tests.cs 1 个添加, 1 个删除src/Servers/HttpSys/test/FunctionalTests/Http3Tests.cs
- src/Servers/HttpSys/test/FunctionalTests/Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj 1 个添加, 0 个删除...icrosoft.AspNetCore.Server.HttpSys.FunctionalTests.csproj
- src/Servers/IIS/Directory.Build.props 6 个添加, 0 个删除src/Servers/IIS/Directory.Build.props
- src/Servers/IIS/IIS/src/Core/IISHttpContextOfT.cs 12 个添加, 2 个删除src/Servers/IIS/IIS/src/Core/IISHttpContextOfT.cs
- src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http3Tests.cs 178 个添加, 0 个删除src/Servers/IIS/IIS/test/IIS.FunctionalTests/Http3Tests.cs
- src/Servers/IIS/IIS/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj 7 个添加, 0 个删除...S/IIS/test/IIS.FunctionalTests/IIS.FunctionalTests.csproj
- src/Servers/IIS/IIS/test/testassets/InProcessWebSite/Startup.cs 105 个添加, 0 个删除...rvers/IIS/IIS/test/testassets/InProcessWebSite/Startup.cs
- src/Servers/Kestrel/shared/test/TransportTestHelpers/HttpSysHttp3SupportedAttribute.cs 2 个添加, 3 个删除...st/TransportTestHelpers/HttpSysHttp3SupportedAttribute.cs
加载中
想要评论请 注册 或 登录