HTTP/3: Response drain timeout (#35322)
显示
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3Connection.cs 42 个添加, 19 个删除...ervers/Kestrel/Core/src/Internal/Http3/Http3Connection.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3ControlStream.cs 4 个添加, 3 个删除...ers/Kestrel/Core/src/Internal/Http3/Http3ControlStream.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3Stream.cs 21 个添加, 14 个删除src/Servers/Kestrel/Core/src/Internal/Http3/Http3Stream.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/IHttp3Stream.cs 15 个添加, 5 个删除src/Servers/Kestrel/Core/src/Internal/Http3/IHttp3Stream.cs
- src/Servers/Kestrel/Core/src/Internal/Infrastructure/ITimeoutControl.cs 1 个添加, 0 个删除...strel/Core/src/Internal/Infrastructure/ITimeoutControl.cs
- src/Servers/Kestrel/Core/src/Internal/Infrastructure/TimeoutControl.cs 9 个添加, 0 个删除...estrel/Core/src/Internal/Infrastructure/TimeoutControl.cs
- src/Servers/Kestrel/Transport.Quic/src/Internal/QuicStreamContext.FeatureCollection.cs 22 个添加, 17 个删除....Quic/src/Internal/QuicStreamContext.FeatureCollection.cs
- src/Servers/Kestrel/Transport.Quic/src/Internal/QuicStreamContext.cs 36 个添加, 10 个删除.../Kestrel/Transport.Quic/src/Internal/QuicStreamContext.cs
- src/Servers/Kestrel/Transport.Quic/src/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj 1 个添加, 0 个删除...Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj
- src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs 3 个添加, 0 个删除...Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs
- src/Servers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs 2 个添加, 0 个删除...ers/Kestrel/Transport.Quic/test/QuicStreamContextTests.cs
- src/Servers/Kestrel/Transport.Quic/test/QuicTestHelpers.cs 1 个添加, 0 个删除src/Servers/Kestrel/Transport.Quic/test/QuicTestHelpers.cs
- src/Servers/Kestrel/perf/Microbenchmarks/Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks.csproj 1 个添加, 0 个删除...icrosoft.AspNetCore.Server.Kestrel.Microbenchmarks.csproj
- src/Servers/Kestrel/perf/Microbenchmarks/Mocks/MockTimeoutControl.cs 5 个添加, 0 个删除.../Kestrel/perf/Microbenchmarks/Mocks/MockTimeoutControl.cs
- src/Servers/Kestrel/shared/ConnectionCompletion.cs 67 个添加, 0 个删除src/Servers/Kestrel/shared/ConnectionCompletion.cs
- src/Servers/Kestrel/shared/test/Http3/Http3InMemory.cs 29 个添加, 7 个删除src/Servers/Kestrel/shared/test/Http3/Http3InMemory.cs
- src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2TestBase.cs 5 个添加, 0 个删除...trel/test/InMemory.FunctionalTests/Http2/Http2TestBase.cs
- src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2TimeoutTests.cs 2 个添加, 0 个删除.../test/InMemory.FunctionalTests/Http2/Http2TimeoutTests.cs
- src/Servers/Kestrel/test/InMemory.FunctionalTests/Http3/Http3TimeoutTests.cs 34 个添加, 22 个删除.../test/InMemory.FunctionalTests/Http3/Http3TimeoutTests.cs
- src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj 1 个添加, 0 个删除.../InMemory.FunctionalTests/InMemory.FunctionalTests.csproj
加载中
想要评论请 注册 或 登录