2 writes to _send100Continue
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\MessageBody.cs (2)
99
_send100Continue
= true;
112
_send100Continue
= false;
1 reference to _send100Continue
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\MessageBody.cs (1)
110
if (
_send100Continue
)