1 implementation of StartRequestBody
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
201public void StartRequestBody(MinDataRate minRate)
1 reference to StartRequestBody
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\MessageBody.cs (1)
141_context.TimeoutControl.StartRequestBody(_context.MinRequestBodyDataRate);