1 write to _requestBodyStarted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
946_requestBodyStarted = true;
1 reference to _requestBodyStarted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
75return EndStreamReceived && !_requestBodyStarted;