1 implementation of OnInboundDecoderStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
806
bool IHttp3StreamLifetimeHandler.
OnInboundDecoderStream
(Http3ControlStream stream)
1 reference to OnInboundDecoderStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3ControlStream.cs (1)
227
if (!_context.StreamLifetimeHandler.
OnInboundDecoderStream
(this))