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