Adding the rest of WebTransport into Kestrel (#42097)
显示
- AspNetCore.sln 38 个添加, 16 个删除AspNetCore.sln
- docs/README.md 1 个添加, 0 个删除docs/README.md
- docs/WebTransport.md 301 个添加, 0 个删除docs/WebTransport.md
- src/Http/Http.Features/src/IHttpWebTransportFeature.cs 25 个添加, 0 个删除src/Http/Http.Features/src/IHttpWebTransportFeature.cs
- src/Http/Http.Features/src/IWebTransportSession.cs 39 个添加, 0 个删除src/Http/Http.Features/src/IWebTransportSession.cs
- src/Http/Http.Features/src/Microsoft.AspNetCore.Http.Features.csproj 2 个添加, 1 个删除...tp.Features/src/Microsoft.AspNetCore.Http.Features.csproj
- src/Http/Http.Features/src/PublicAPI.Unshipped.txt 8 个添加, 0 个删除src/Http/Http.Features/src/PublicAPI.Unshipped.txt
- src/Middleware/Middleware.slnf 1 个添加, 1 个删除src/Middleware/Middleware.slnf
- src/Servers/Kestrel/Core/src/CoreStrings.resx 18 个添加, 0 个删除src/Servers/Kestrel/Core/src/CoreStrings.resx
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.FeatureCollection.cs 8 个添加, 0 个删除.../Core/src/Internal/Http/HttpProtocol.FeatureCollection.cs
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.Generated.cs 23 个添加, 0 个删除.../Kestrel/Core/src/Internal/Http/HttpProtocol.Generated.cs
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.cs 1 个添加, 0 个删除src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3Connection.cs 216 个添加, 68 个删除...ervers/Kestrel/Core/src/Internal/Http3/Http3Connection.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3ControlStream.cs 13 个添加, 4 个删除...ers/Kestrel/Core/src/Internal/Http3/Http3ControlStream.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3ControlStreamOfT.cs 1 个添加, 1 个删除.../Kestrel/Core/src/Internal/Http3/Http3ControlStreamOfT.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3PendingStream.cs 103 个添加, 0 个删除...ers/Kestrel/Core/src/Internal/Http3/Http3PendingStream.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3PendingStreamException.cs 15 个添加, 0 个删除...el/Core/src/Internal/Http3/Http3PendingStreamException.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3Stream.cs 78 个添加, 30 个删除src/Servers/Kestrel/Core/src/Internal/Http3/Http3Stream.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3StreamContext.cs 8 个添加, 6 个删除...ers/Kestrel/Core/src/Internal/Http3/Http3StreamContext.cs
- src/Servers/Kestrel/Core/src/Internal/Http3/Http3StreamOfT.cs 2 个添加, 2 个删除...Servers/Kestrel/Core/src/Internal/Http3/Http3StreamOfT.cs
加载中
想要评论请 注册 或 登录