1 write to DefaultStreamErrorCode
Microsoft.AspNetCore.Server.Kestrel (1)
WebHostBuilderKestrelExtensions.cs (1)
62
options.
DefaultStreamErrorCode
= (long)Http3ErrorCode.RequestCancelled;
1 reference to DefaultStreamErrorCode
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionListener.cs (1)
93
DefaultStreamErrorCode = options.
DefaultStreamErrorCode
,