diff --git a/common/reflect/marshal_test.go b/common/reflect/marshal_test.go index d560f1b4e..748bc69e0 100644 --- a/common/reflect/marshal_test.go +++ b/common/reflect/marshal_test.go @@ -207,6 +207,7 @@ func getConfig() string { "tag": "XHTTP_IN", "streamSettings": { "network": "xhttp", + "security": "tls", "xhttpSettings": { "host": "bing.com", "path": "/xhttp_client_upload",