mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-08-08 02:11:48 +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