1 write to WaitForDataBeforeAllocatingBuffer
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionFactoryOptions.cs (1)
21
WaitForDataBeforeAllocatingBuffer
= transportOptions.WaitForDataBeforeAllocatingBuffer;
1 reference to WaitForDataBeforeAllocatingBuffer
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionContextFactory.cs (1)
99
waitForData: _options.
WaitForDataBeforeAllocatingBuffer
,