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