remove header setting from path

This commit is contained in:
KiriKira 2017-12-20 20:32:12 +08:00 committed by GitHub
parent 72f5017930
commit 3fa2221194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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