mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-24 22:10:29 +08:00
RTG-2418 Update qtls
This commit is contained in:
1
vendor/github.com/marten-seemann/qtls-go1-19/handshake_client.go
generated
vendored
1
vendor/github.com/marten-seemann/qtls-go1-19/handshake_client.go
generated
vendored
@@ -311,6 +311,7 @@ func (c *Conn) clientHandshake(ctx context.Context) (err error) {
|
||||
c.config.ClientSessionCache.Put(cacheKey, toClientSessionState(hs.session))
|
||||
}
|
||||
|
||||
c.updateConnectionState()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user