3 references to RequestBodyNotEntirelyRead
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\Http1MessageBody.cs (1)
84Log.RequestBodyNotEntirelyRead(_context.ConnectionIdFeature, _context.TraceIdentifier);
Internal\Http2\Http2Stream.cs (1)
146Log.RequestBodyNotEntirelyRead(ConnectionIdFeature, TraceIdentifier);
Internal\Http3\Http3Stream.cs (1)
545Log.RequestBodyNotEntirelyRead(ConnectionIdFeature, TraceIdentifier);