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