mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
Compare commits
2 Commits
8d595fd41f
...
f2ec0cd5f3
Author | SHA1 | Date | |
---|---|---|---|
|
f2ec0cd5f3 | ||
|
3051f013f2 |
|
@ -256,7 +256,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…
Reference in New Issue
Block a user