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