Add feature and DiagnosticSource event for rejected request info (#34783)
Add feature and DiagnosticSource event for rejected request info.
显示
- src/Http/Http.Features/src/IBadRequestExceptionFeature.cs 16 个添加, 0 个删除src/Http/Http.Features/src/IBadRequestExceptionFeature.cs
- src/Http/Http.Features/src/PublicAPI.Unshipped.txt 2 个添加, 0 个删除src/Http/Http.Features/src/PublicAPI.Unshipped.txt
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.FeatureCollection.cs 5 个添加, 0 个删除.../Core/src/Internal/Http/HttpProtocol.FeatureCollection.cs
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.Generated.cs 24 个添加, 1 个删除.../Kestrel/Core/src/Internal/Http/HttpProtocol.Generated.cs
- src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.cs 7 个添加, 1 个删除src/Servers/Kestrel/Core/src/Internal/Http/HttpProtocol.cs
- src/Servers/Kestrel/Core/src/Internal/KestrelServerImpl.cs 15 个添加, 4 个删除src/Servers/Kestrel/Core/src/Internal/KestrelServerImpl.cs
- src/Servers/Kestrel/Core/src/Internal/ServiceContext.cs 3 个添加, 0 个删除src/Servers/Kestrel/Core/src/Internal/ServiceContext.cs
- src/Servers/Kestrel/test/InMemory.FunctionalTests/BadHttpRequestTests.cs 49 个添加, 5 个删除...trel/test/InMemory.FunctionalTests/BadHttpRequestTests.cs
- src/Servers/Kestrel/tools/CodeGenerator/HttpProtocolFeatureCollection.cs 3 个添加, 1 个删除...trel/tools/CodeGenerator/HttpProtocolFeatureCollection.cs
加载中
想要评论请 注册 或 登录