1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

minimal ss proxy: use updated policy

This commit is contained in:
Andy Green 2021-02-25 17:22:54 +00:00
parent cb5c0059a3
commit ddf24783b3

View file

@ -110,7 +110,7 @@ static const char * const default_ss_policy =
"\"port\":" "443,"
"\"protocol\":" "\"h1\","
"\"http_method\":" "\"GET\","
"\"http_url\":" "\"policy/minimal-proxy.json\","
"\"http_url\":" "\"policy/minimal-proxy-v4.2.json\","
"\"tls\":" "true,"
"\"opportunistic\":" "true,"
"\"retry\":" "\"default\","