mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-11 04:50:56 +00:00
Merge 3051f013f2
into 7b37fcfc8d
This commit is contained in:
commit
678759d788
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ func NewHTTP2Client(dialFn DialFn, tlsConfig *tls.Config, Fingerprint string, re
|
|||
TLSClientConfig: tlsConfig,
|
||||
AllowHTTP: false,
|
||||
DisableCompression: true,
|
||||
PingTimeout: 0,
|
||||
ReadIdleTimeout: 15 * time.Second,
|
||||
}
|
||||
|
||||
return &wrap
|
||||
|
|
Loading…
Add table
Reference in a new issue