remove header setting from "path"

This commit is contained in:
KiriKira
2017-12-20 20:33:09 +08:00
committed by GitHub
parent 3fa2221194
commit 5e65099c3e

View File

@@ -4,9 +4,6 @@
"network": "ws",
"kcpSettings": null,
"wsSettings": {
"headers": {
"host": "example.domain"
},
"path": "/test"
},
"tcpSettings": null,