2 references to RequestCancelled
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Formatting.cs (1)
41Http3ErrorCode.RequestCancelled => "H3_REQUEST_CANCELLED",
Internal\Http3\Http3Stream.cs (1)
1247Abort(new(), Http3ErrorCode.RequestCancelled);