1 implementation of StartRequestBody
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
200
public 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);