diff --git a/websocket+Caddy+TLS(use path)/config_client.json b/websocket+Caddy+TLS(use path)/config_client.json index 847340f..c7a207e 100755 --- a/websocket+Caddy+TLS(use path)/config_client.json +++ b/websocket+Caddy+TLS(use path)/config_client.json @@ -4,9 +4,6 @@ "network": "ws", "kcpSettings": null, "wsSettings": { - "headers": { - "host": "example.domain" - }, "path": "/test" }, "tcpSettings": null,