mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-08-15 05:41:49 +00:00
fix: update in quic-go (http3) broke UDP functionality
This commit is contained in:
@@ -41,7 +41,6 @@ func TestServerMasquerade(t *testing.T) {
|
||||
// QUIC connection & RoundTripper
|
||||
var conn quic.EarlyConnection
|
||||
rt := &http3.RoundTripper{
|
||||
EnableDatagrams: true,
|
||||
TLSClientConfig: &tls.Config{
|
||||
InsecureSkipVerify: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user