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