2 references to SetRawConnection
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (2)
1236
responseHeaders.
SetRawConnection
("close", _bytesConnectionClose);
1240
responseHeaders.
SetRawConnection
("keep-alive", _bytesConnectionKeepAlive);